/srv/irclogs.ubuntu.com/2013/12/05/#juju.txt

aquariusmarcoceppi, ping about some emails not getting sent out?00:55
Luca__anybody with some familiarity with nova-cloud-controller charm?02:35
=== ray is now known as rawang
=== _thumper_ is now known as thumper
=== dspiteri is now known as darrenS
=== darrenS is now known as DarrenS
=== CyberJacob|Away is now known as CyberJacob
=== rogpeppe1 is now known as rogpeppe
makaraI've been playing with Juju on AWS. Looks like a great way to scale.08:37
makaraProblem I have is money. I'd like Wordpress, MySQL, Varnish, Nagios deployed, but then that amounts to 4 instances and volumes.08:38
makarais it an idea to pack all that functionality onto one meaty instance?08:39
thumpermakara: yes, that can be done09:08
thumperjuju deploy mysql --to 009:08
thumperwill put mysql on the bootstrap node09:08
makarathumper, i have this problem that I'm behind a firewall, so any web interface can only be port 8009:09
makarathis creates the problem that if I install Wordpress, Juju-GUI, Nagios, and another simple static page server, they are not accessible09:10
makarai could create multiple elastic IPs to that single machine09:10
makarathen I need to edit the Apache confs09:11
makaracan Juju handle this for me?09:12
thumpernot out of the box09:14
=== gary_poster|away is now known as gary_poster
=== FourDollars_ is now known as FourDollars
=== xerxas_ is now known as xerxas
lazypowerwait.. you mean i could have deployed juju-gui to node 0?14:57
lazypowerAye de mi thumper! i could hug you.14:57
_spacemonkey_Greetings fellow jujulians. Er, jujubees. Uh, oh whatever.15:00
_spacemonkey_Anyone here playing around with the jenkins and jenkins-slave charms?15:00
_spacemonkey_So I used juju to deploy jenkins which works just fine.15:14
_spacemonkey_Then I deployed jenkins-slave on another machine, and it is green as well :)15:14
_spacemonkey_However from within jenkins they refuse to talk to each other.15:15
_spacemonkey_When I ask jenkins to configure the jenkins-slave via java webstart, it gives me a different URL string than what is actually running on the slave (via juju).15:15
_spacemonkey_I remembered the relationship, but that seems to be the part that is bustomicated. Any ideas?15:15
rick_h__lazypower: check out quickstart as well. It deploys the gui to 0 for you, does some new hotness. http://jujugui.wordpress.com/2013/12/05/new-juju-gui-0-14-0-juju-quickstart-0-5-0/15:17
marcoceppi_spacemonkey_: We use jenkins and jenkins-slave quite a bit, but I've found some odd stuff happens when you add relation it doesn't always wok15:19
_spacemonkey_Yeah, definitely no wok here. ;-)15:19
marcoceppi_spacemonkey_: fwiw, the charm store verison of the jenkins charms are a bit out of date, I think we've done work in a perosnal branch with the intention of perfecting it and merging it back in.15:19
_spacemonkey_Ok will manually config the slave agent on the second machine.15:19
marcoceppi_spacemonkey_: let me see if I can find these15:19
_spacemonkey_Oh, cool!15:19
* _spacemonkey_ waits patiently15:20
_spacemonkey_Grazie mille.15:21
lazypowerrick_h__: Awesomeness. Do you have a link for quickstart or is it part of juju core?15:41
rick_h__lazypower: it's in the stable ppa I believe. The project is at https://launchpad.net/juju-quickstart15:41
* lazypower hat tips15:42
=== freeflying is now known as freeflying_away
adam_g what is the best method for getting juju tools for a MAAS environment w/o access to S3?  the environment has access to a public swift bucket containing all the tools i need19:12
adam_gmgz, ^19:13
mgzadam_g: you should be able to use sync-tools and give it a local dir19:15
adam_gmgz, dont suppose i can sync tools from a URL? :)19:15
mgz...but if it's in swift already, you can just set the tools-url config19:15
adam_gah19:15
mgzor whatever we renamed it too19:15
adam_gyeah, trying to find what that setting is called19:16
mgzadam_g: tools-metadata-url, needs the simple streams bits as well19:19
mgzwhich you can generate with the juju-metadata plugin19:19
adam_gmgz, simple stream bits == a populated image-metadata-url ?19:22
=== ajmitch_ is now known as ajmitch
_bjorneHello, are that someone who know why only one node installing lxc, mongodb and run a dist-upgrade? i have two nodes and that is function on only one node?20:07
_bjorneis that someone here?20:08
sarnold_bjorne: you may need to hang around for a little while20:09
_bjorneoki.. see if they have some information about my problem :) im get without hair soon :) if im cant solve this.20:11
ashipikabjorne: sorry.. what is your question again?20:14
_bjorneIm have some problem with maas and clients, should every clients (node) run a dist-upgrade and install lxc, monogodb? after im set up new node? only one node runs that not the others... i wounder why?!20:15
_bjorneim use ubuntu 13.10 as server and clients.20:16
ashipikaso.. maas.. when you go to the web ui.. what is the status of your computers?20:16
_bjornebofh is allocated to root if you mean that?20:17
ashipikathey should be in ready state, i think.. disclaimer: i experimented with maas a bit a few weeks ago..20:17
ashipikaso i do not know much about it..20:18
zradmin_bjorne: as someone who's been down that path... go with 12.04 LTS as the charms are all written for that. This link will get you the latest juju/maas for 12.04 https://wiki.ubuntu.com/ServerTeam/CloudToolsArchive20:18
ashipikaand then when you do juju bootstrap one node should be assigned to juu20:18
_bjorneno i new on this with maas, and not new with computers :)20:18
ashipika+1 on zradmin's point.. use 12.0420:19
_bjornewhy only one node run dist-upgrade and installing lxc and mongodb? should that not installs on every node? with some automatic script?20:20
ashipikaonly the bootstrapped node has mongodb.. this mongo stores all the configuration and state data, i think20:21
_bjorneok if you dont have lxc and mongodb juju cant find them? or have wrong with that?20:22
ashipikajujud daemon should run on all nodes.. sorry.. i'm new with juju, just trying to help with what i think i know :)20:23
_bjornein maas server i have installed juju-core and juju bootstrap and after that i can see the first node in juju status and not the other node, becuse for som script is not run like it should... in the second node...20:24
_bjornein the first node after fresh install, the node run a dist-upgrade and installs lxc and mongodb and starts it.. and that is not runs in the second node... im dont find any information about it...20:25
ashipikawhen you say juju bootstrap it will allocate a new node by default..20:26
ashipikabrb20:27
=== negronjl_ is now known as negronjl
bladernr_Hey, I have a dumb question...  when I bootstrap with juju, does the bootstrap node always use the same Ubuntu release as the juju controller? or can I specify a different release... e.g. can I have juju on a Saucy laptop but have it bootstrap to another machine using Precise as the OS on the bootstrap node?22:46
sarnoldbladernr_: that should work well; juju will pick precise by default, and I expect once 14.04 LTS is out, juju will probably default to trusty instead. (but don't quote me on -that- :)22:48
bladernr_how would I specify to bootstrap using precise?22:49
sarnoldbladernr_: ah, here we go, "default-series" key in the environment: https://juju.ubuntu.com/docs/config-aws.html22:51
bladernr_ahhh.. thanks.  I was looking for that but kept finding more basic stuff...22:52
bladernr_much appreciated22:52

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