/srv/irclogs.ubuntu.com/2013/08/09/#juju.txt

=== hloeung is now known as Guest59444
sidineyHello! Can anyone help to solve a problem to set my YAML to amazon,00:04
=== Guest59444 is now known as hloeung
sidineyin the bootstrap juju, get error. no public ssh keys found00:05
arosalessidiney, did you run ssh-keygen -t rsa -b 204800:10
sidineyyes00:11
arosalesand do you have something like the following in your ~/.juju/environment.yaml file00:12
arosalesauthorized-keys-path: /home/<user>/.ssh/id_rsa.pub00:13
arosalesunder aws00:13
arosalesgiven you didn't rename your keys and took the default00:13
weblifesidiney what do you get when you do this 'juju bootstrap -v'00:15
sidineyno arosales. where i make this,?00:16
arosalessidiney, try appending that to the end of your aws stanza in you ~/.juju/environment.yaml file00:17
arosalessidiney, also to confirm are your keys uploaded to aws?00:18
sidineyno.00:18
arosalessidiney, take a look at http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html#how-to-generate-your-own-key-and-import-it-to-aws00:21
arosalessidiney, as a manual check you should be able to launch an instance in AWS via the console and then type in "ssh ubuntu@<aws-ip>" and you should get access to your manually provisioned instance.00:22
arosalesthat is after your keys have  been uploaded to AWS00:22
sidineylooks like good..00:23
sidiney;-)00:23
=== defunctzombie is now known as defunctzombie_zz
=== tasdomas_afk is now known as tasdomas
=== CyberJacob|Away is now known as CyberJacob
=== defunctzombie_zz is now known as defunctzombie
=== CyberJacob is now known as CyberJacob|Away
=== defunctzombie is now known as defunctzombie_zz
=== CyberJacob|Away is now known as CyberJacob
=== CyberJacob is now known as CyberJacob|Away
=== tasdomas is now known as tasdomas_afk
utlemmingdavecheney: around?09:49
davecheneyutlemming: on a conf call at the moment09:49
davecheneywill be quite some time09:49
davecheneyutlemming: i'm on a plane at 08:00 tomorrow09:50
=== CyberJacob|Away is now known as CyberJacob
utlemmingdavecheney: ack. anyone else that you know of that has access to HPCLoud for a juju smoke test?09:50
davecheneyutlemming: gz, jam, wallyworld09:51
davecheneythey are all in #juju-dev now09:51
utlemmingdavecheney: ack, thanks09:53
=== CyberJacob is now known as CyberJacob|Away
=== tasdomas_afk is now known as tasdomas
=== CyberJacob|Away is now known as CyberJacob
=== CyberJacob is now known as CyberJacob|Away
=== dosaboy_ is now known as dosaboy
=== tasdomas is now known as tasdomas_afk
jcastro_thumper, http://askubuntu.com/questions/132411/how-can-i-configure-juju-for-deployment-on-openstack13:12
jcastro_thumper, http://askubuntu.com/revisions/bba01ffc-f0b3-4992-ba44-1b38d11d116e/view-source13:18
jcastro_thumper, http://askubuntu.com/questions/225513/how-do-i-configure-juju-to-use-amazon-web-services-aws13:19
jcastro_thumper, http://askubuntu.com/questions/116174/how-can-i-configure-juju-for-deployment-on-hp-cloud13:23
jcastro_thumper, https://juju.ubuntu.com/docs/glossary.html13:37
=== lborda is now known as lborda_afk
=== tasdomas_afk is now known as tasdomas
=== marcoceppi is now known as marcoceppi|away
=== nate-finch is now known as natefinch
=== CyberJacob|Away is now known as CyberJacob
=== tasdomas is now known as tasdomas_afk
=== CyberJacob is now known as CyberJacob|Away
=== CyberJacob|Away is now known as CyberJacob
=== natefinch is now known as natefinch-lunch
=== defunctzombie_zz is now known as defunctzombie
jamespageis there a way I can use daily images rather than released images with juju-core using simplestreams data?16:54
=== natefinch-lunch is now known as natefinch
=== terryh is now known as terryh-otp
jujuhi18:10
jujuhi18:11
sarnoldjuju: hello; note that irc tends to be quiet until someone asks a question :)18:11
jujughi18:12
jujujff18:12
=== CyberJacob is now known as CyberJacob|Away
=== CyberJacob|Away is now known as CyberJacob
=== CyberJacob is now known as CyberJacob|Away
=== CyberJacob|Away is now known as CyberJacob
kurt__Hi all - just wanting to play with the juju-gui and looking at the read me.  Anyone know of a more complete howto?  I've got questions about the "deploying behind a firewall" section.20:43
benjikurt__: what's your question?  I (or someone else here) might be able to help.20:44
kurt__is it best to force deploy to a particular machine?  I'm scratching my head a bit determining how to make the URL or FILE available for the gui source files20:45
kurt__I'm using MAAS in combination with this, though I'm not sure that matters20:45
benjikurt__: let me see if I can find some details20:48
kurt__thanks @benji20:48
kurt__is Matthew Williams on your team?20:49
* benji notices he suddenly has a snail stuck on him.20:49
benjikurt__: nope, I'm on the GUI team20:50
kurt__Oh excellent - straight to the source :D20:50
kurt__my goal is to figure out the steps necessary to deploy behind a firewall then post my own howto eventually20:51
=== CyberJacob is now known as CyberJacob|Away
benjikurt__: so, let me be sure I'm right on what you're trying to do; you want to deploy the charm into a juju environment and that environment can not access the internet; right?20:53
kurt__not necessarily - I just want it exposed to an address I can reach inside my network.  Once I understand that configuration methodology, then I can deploy as I wish.20:54
kurt__get it?20:55
kurt__my environment can in fact access the internet, but it is behind a firewall20:56
benjikurt__: in that case you can just "juju deploy juju-gui" to get the GUI running (it'll take a little while) and then "juju expose juju-gui" so that you can access it; then you can run "juju status" and figure out what machine ("unit") it is running on, at that point you can load http://WHATEVER-UNIT-IT-IS-ON in your web browser and you'll be asked to log in20:57
kurt__I am testing with maas and juju entirely on virtual machines20:57
kurt__I actually have done that.  I see the public-address as null20:58
kurt__"        public-address: null"20:58
benjihmm, if it says that after "juju expose juju-gui" has been run, then I don't know what is happening21:00
kurt__http://pastebin.com/JJQ4emyD21:02
kurt__does the environments.yaml need to be updated with any special parameters for my case?21:03
benjikurt__: the "agent-state: pending" is suspicious; "pending" means that it's still being deployed21:03
backurt__: the agent state is pending.  you won't get an address until later.21:03
kurt__suggest destroy-environment and start again?21:03
benjiIt can't hurt, but machine 1 is still pending too, meaning that the machine isn't even fully up.  I don't know enough about juju on virtual machines to know how long that should take or what to do if it seems to take forever.21:05
kurt__everything is only running the "y4na.master" node, correct?21:07
kurt__sorry "ty4na.master"21:07
benjiI'm afraid I don't know enough about MAAS and using it with VMs to know.21:08
kurt__I was looking at the juju status to figure that out21:09
kurt__I'll try to destroy-environment and see if it happens again :)21:12
benjimachine 0 is ty4na.master; I would expect machine 1 to be a newly provisioned machine21:12
kurt__yes, but I never saw it get allocated in the status21:13
kurt__which is weird21:13
kurt__are there any particular parameters that need to be explicitly spelled out in my environments.yaml in my case?21:14
benjiI'm afraid I don't know enough about deploying to VMs to know.  And I have to head out now.  I hope you figure it out.21:28
kurt__thanks.  this question would generically apply to juju and not VMs :)21:29
kurt__is there any kind of bug to do with juju-gui stuck in an agent-state of "pending"?  I don't see a node getting allocated for the charm.22:36
=== CyberJacob|Away is now known as CyberJacob
=== CyberJacob is now known as CyberJacob|Away

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