=== [1]claudiupopa is now known as claudiupopa [16:07] Hi. After updating to the lastest CentOS7 release (1503-01) I cannot get the Eth0 interface to come up on AWS. Anyone seen this? [18:07] claudiupopa: can you join the #heat channel? [18:07] alexpilotti: yes. === harlowja_away is now known as harlowja [21:09] 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] or would I have to hack cloud-init itself to do that? [21:23] not likely in cloud-init config [21:24] thats just an interface defintion [21:25] hm, ok' [21:25] so, basically my situation is that I want to inject user data into an instance under openstack [21:25] 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:26] so I'm trying to find some alternate way to inject user data [21:29] hmmm, unsure, thats gonna be a tough one to get around [21:37] will cloud-init try every datasource or will it stop at the first one that works? [21:37] (in other words, is it even worth exploring my own datasource, even if I can figure out how to make that happen?) [21:38] How does cloud-init know to pick eth0 as the preferred network interface? [21:41] cn28h yes it stops at the first one, so u could build your own if u really want [21:42] hm ok, thanks [23:09] this had been working for me [23:09] apt_sources: [23:09] - source: "ppa:mc3man/trusty-media" [23:10] but now i'm getting errors http://pastebin.com/pMqJPape [23:10] when i add it by hand it works === [1]claudiupopa is now known as claudiupopa