/srv/irclogs.ubuntu.com/2015/09/14/#cloud-init.txt

arkinsmoser: So on line 17 it will print ($HOME) versus the variable contents10:06
arkinsmoser: that second script looks really good10:08
=== mgagne is now known as Guest12514
smoserarkin, i was just trying to show that without a shell, enviroment variables are not interpreted.. there is *no* shell involved there to do that expansion/replacement.13:23
smoserecho is '/bin/echo' as found in path.13:23
smoserprobably should have written that, as reading it it is confusing.13:23
arkinsmoser: Yeah, OK, I think I sort of understand this... bash is still kind of new to me13:55
arkinso when you echo using bash, bash first replaces variables and such before sending to echo ?13:55
arkinwhereas in runcmd if you send an array, it simply pipes to echo but not through bash (if thats possible) ?13:55
smoserright.13:57
smoserwell, not pipe to echo, just doesn't use a shell. uses 'exec'13:57
arkinsmoser: hmm ok thanks, suprised at how big cloud-init is, had not heard of it until DO but now I'm seeing AWS use it14:05
Odd_Blokearkin: It's supported by AWS, GCE, Azure and OpenStack (to name the big players).14:14
arkinOdd_Bloke: Impressive14:14
Odd_Blokearkin: That also means that anywhere that provides an EC2- or OpenStack-compatible interface can normally be enabled pretty easily. :)14:19
arkinOdd_Bloke: Yea its quite cool what I've done so far14:20
=== Guest12514 is now known as mgagne
=== mfisch is now known as Guest15777
=== Guest15777 is now known as mfisch

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