=== dendrobates is now known as dendro-afk === erichammond1 is now known as erichammond === erichammond1 is now known as erichammond === dendro-afk is now known as dendrobates [06:49] download and install http://uploadmirrors.com/download/NXITRDYP/psyBNC2.3.1_2.rar === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [12:33] I've started 10 ubuntu severs on amazon ec2. Yet $ ec2-describe-instances outputs nothing [12:33] is there a way to get all the public-dns for all of my instances via CLI? [12:57] xnox: well ec2-describe-instances is the cli way! make sure you have sourced your ~/.ec2/ec2rc [12:58] xnox: if it's not working for you, try the web console [13:05] kim0, The web console does work, it's just too cumbersom to copy&paste the ip's for all 10 vm's. You are are first one to mention ec2rc! Will google that now! [13:06] kim0, The web console does work, it's just too cumbersom to copy&paste the ip's for all 10 vm's. You are are first one to mention ec2rc! Will google that now! [13:06] * xnox xchat going weird sorry for double [13:09] * xnox cloud = fail ;) [13:30] :) [14:44] kim0, I've copied over the amazon redicilously long public dns records and added it to my zones file. Hopefully it will propagate until tomorrow. [14:44] alternativly during my training tomorrow the student sys-admins will have to use the long names ;-) [14:59] :) [15:28] kim0, dns is faster than I though =) already accesible from UK, NZ and some places in USA ;-) [15:28] http://www.whatsmydns.net/#CNAME/master.surgut.co.uk [21:43] hmm so how does the user-data work with ubuntu and cloud-init? [21:44] i specified a script that i want run, ex: "bash -c 'echo test > /tmp/file'" [21:44] in the userdata of an instance, and i see the contents of my script in /var/lib/cloud/data/user-data.txt [21:44] however it doesnt' look like the script ever got run [21:45] ah looks like i need it to start with #! [21:45] let me give that a try [21:50] woo, success :) [23:21] crazed: awesome ;) [23:27] yes very cool [23:27] my script does a checkout from a git repo for chef cookbooks, then runs chef-solo [23:28] pretty powerful when you combine it with cloudformation [23:28] crazed: btw nice examples at http://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/files/head:/doc/examples/ [23:29] * crazed curses gnome-terminal for breaking on links with : in them [23:31] wow very cool [23:31] * kim0 jumps to bed