=== [1]claudiupopa is now known as claudiupopa | ||
gamename | Hi. After updating to the lastest CentOS7 release (1503-01) I cannot get the Eth0 interface to come up on AWS. Anyone seen this? | 16:07 |
---|---|---|
alexpilotti | claudiupopa: can you join the #heat channel? | 18:07 |
claudiupopa | alexpilotti: yes. | 18:07 |
=== harlowja_away is now known as harlowja | ||
cn28h | I'm looking at datasources doc at the http://cloudinit.readthedocs.org/en/latest/topics/datasources.html ... the top section where it describes the interface, is that meant to say that I can somehow add custom data sources to my cloud-init config? | 21:09 |
cn28h | or would I have to hack cloud-init itself to do that? | 21:09 |
harlowja | not likely in cloud-init config | 21:23 |
harlowja | thats just an interface defintion | 21:24 |
cn28h | hm, ok' | 21:25 |
cn28h | so, basically my situation is that I want to inject user data into an instance under openstack | 21:25 |
cn28h | however, the usual avenue for passing user-data in openstack (via the nova metadata service) is being used by another application and is not compatible in format with cloud-init | 21:25 |
cn28h | so I'm trying to find some alternate way to inject user data | 21:26 |
harlowja | hmmm, unsure, thats gonna be a tough one to get around | 21:29 |
cn28h | will cloud-init try every datasource or will it stop at the first one that works? | 21:37 |
cn28h | (in other words, is it even worth exploring my own datasource, even if I can figure out how to make that happen?) | 21:37 |
gamename | How does cloud-init know to pick eth0 as the preferred network interface? | 21:38 |
harlowja | cn28h yes it stops at the first one, so u could build your own if u really want | 21:41 |
cn28h | hm ok, thanks | 21:42 |
nk121 | this had been working for me | 23:09 |
nk121 | apt_sources: | 23:09 |
nk121 | - source: "ppa:mc3man/trusty-media" | 23:09 |
nk121 | but now i'm getting errors http://pastebin.com/pMqJPape | 23:10 |
nk121 | when i add it by hand it works | 23:10 |
=== [1]claudiupopa is now known as claudiupopa |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!