/srv/irclogs.ubuntu.com/2017/06/05/#cloud-init.txt

=== sambetts|afk is now known as sambetts
=== rangerpbzzzz is now known as rangerpb
=== sambetts is now known as sambetts|afk
rharperbug 167981721:58
ubot5bug 1679817 in cloud-init "dual stack IPv4/IPv6 configuration via config drive broken for RHEL7" [Medium,Fix committed] https://launchpad.net/bugs/167981721:58
smoserblackboxsw, https://gist.github.com/smoser/8904199bb8f00a90dd0422:19
smoserpowersj, https://git.launchpad.net/cloud-init22:28
=== tmbc is now known as tmbcsd
tmbcsdI'm having trouble finding documentation on how to reference meta-data variables in cloud-config scripts, or if that is definitively possible.  For example, refence the internal ip of the new instance from AWS meta-data.22:55
smosertmbcsd, its not really possible. it is a feature that would be good to have.23:00
smoseron ec2... the easiest thing would probably be to23:00
smoserip=$(ec2metadata --local-ip)23:00
tmbcsd@smoser thanks.  is that bash only, or will it work for #cloud-config scripts too?23:12
=== rangerpb is now known as rangerpbzzzz
tmbcsdi was curious about this as well, related to the metadata variable question: http://cloudinit.readthedocs.io/en/latest/topics/datasources.html23:17
smosertmbcsd, that is shell only.23:21
tmbcsdhmm, cool I think i'll just write_files to some heredoc scripts then runcmd them23:31
tmbcsdthanks again23:31
smoserblackboxsw, http://paste.ubuntu.com/24788492/23:37
smoserthoughts ?23:37

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