/srv/irclogs.ubuntu.com/2014/04/28/#cloud-init.txt

=== gondoi is now known as zz_gondoi
=== zz_gondoi is now known as gondoi
=== gondoi is now known as zz_gondoi
=== shardy_afk is now known as shardy
=== zz_gondoi is now known as gondoi
=== gondoi is now known as zz_gondoi
sauce_whats the best CentOS 6 AMI with cloud-init?16:04
sauce_i am using Bashton's CentOS 6.4 AMI with cloud-init.  i am installing the puppetlabs yum repo via "yum_repo module," for use with installing puppet via the "puppet module".  unfortunately the yum repo doesn't get added, so the puppet install fails. any ideas?16:57
sauce_i got the ubuntu version of my cloud-config working (installs puppetlabs apt repo, then installs puppet)16:57
sauce_also, how do i test cloud-init manually? right now i keep on spinning up new instances to test16:58
=== harlowja_away is now known as harlowja
smithmbHi folks -- I'm trying to configure chef using cloud init, and it's giving me complaints about apt-get in a stacktrace. But I'm using install_type: "omnibus" ... which shouldn't do an apt-get. Is omnibus still a valid type?17:50
smithmbah, apparently 12.04 has an earlier version of cloud-init that doesn't support omnibus18:05
=== zz_gondoi is now known as gondoi
* sauce_ patiently waits for smoser to get back19:06
=== alexpilotti_ is now known as alexpilotti
smosersauce_, easiest way to do it is with lxc.19:21
smosersecond easiest is with kvm19:21
smoserboth of those are basically just faster ways than ec2 to create a "new instance"19:22
sauce_smoser i think you're reading yesterday's question19:43
sauce_my question today has to do with yum_repos module not kicking in19:43
smoseri dont know about the yum_repo. 19:44
smoserif i had to geuss, i'd guess the version of cloud-init youhave is old and doesn't support that.19:44
smoserif that was wrong, i'd ask harlowja . 19:44
harlowjaya, depends on the version and such19:45
harlowjaall smoser  fault!19:45
harlowjalol19:45
sauce_how about the one that ships with amazon linux AMI?19:48
harlowjanot sure, which one is that19:48
harlowjanever quite know what amazon runs :-P19:48
sauce_ok let me ask you this19:49
sauce_hmmm not sure how you can help me without getting annoyed, cause i am using old cloud-init19:49
sauce_let me play around a bit then i'll get back to you guys19:49
sauce_basically i need to set up my software repo before puppet module kicks in19:50
sauce_ok next question:19:56
sauce_i got the repo installed via: runcmd:19:56
sauce_- rpm -ivh https://yum.puppetlabs.com/el/6/products/x86_64/puppetlabs-release-6-7.noarch.rpm19:56
sauce_but unfortunately, the puppet module launched BEFORE that.  how can i set up dependencies with cloud-init?19:57
harlowjau have to alter the cloud.cfg that is used, which has the sections of what is ran, bb19:57
sauce_gotcha19:58
smosersauce_, don't use runcmd20:13
smoserprobaably your cloud-init supports bootcmd20:13
smoserwhich happens much earlier.20:13
smoserand probably you can insert the repo then20:13
sauce_gotcha20:13

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!