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

=== freeflying_away is now known as freeflying
davecheneythis week in silly juju tricks http://dave.cheney.net/2013/09/09/using-juju-to-build-gccgo01:45
=== freeflying is now known as freeflying_away
=== freeflying_away is now known as freeflying
=== freeflying is now known as freeflying_away
=== freeflying_away is now known as freeflying
=== CyberJacob|Away is now known as CyberJacob
=== defunctzombie is now known as defunctzombie_zz
=== CyberJacob is now known as CyberJacob|Away
mthaddonwho do I talk to about https://maas.ubuntu.com/docs/quantal/juju-quick-start.html being out of date (pyJuju vs. juju-core for instance)?11:26
elmomthaddon: quantal?11:27
elmomthaddon: in any event, evilnick owns docs for both maas and juju AFAIK11:28
mthaddonhmm, right - not sure how I got to quantal docs, will see if I can backtrack11:28
mthaddonbut http://maas.ubuntu.com/docs/juju-quick-start.html also mentions "It has to completely install Ubuntu and Zookeeper"11:28
mthaddonevilnickveitch: ^11:29
evilnickveitchmthaddon, hi, yeah, I can update MAAS docs11:31
mthaddonevilnickveitch: cool, per above it looks to be referencing pyJuju still11:31
evilnickveitchmthaddon, okay, it probably needs a good going over anyhow.11:32
mthaddonah, so the reason I was in those docs is "Get Started Now" off https://maas.ubuntu.com/ takes you to https://maas.ubuntu.com/docs/quantal/install.html11:41
mthaddonthe documentation link from the top nav takes you to http://maas.ubuntu.com/docs/ though11:41
evilnickveitchoh, that sucks... I will see if I have access to update the link too11:43
jcastroevilnickveitch: a maas-docs sprint wouldn't be a bad idea!12:42
evilnickveitchjcastro, it would certainly help if someone read it now and again12:43
=== marcoceppi_ is now known as marcoceppi
=== hazmat` is now known as hazmat
aethelrickhello all, I'm using juju in local mode and I've added a postgresql service that works quite nicely. I would like to connect pgAdmin3 to this from my host machine but my changes to the pg_hba.conf are destroyed on boot. What's the correct way to make this configuration persistent?13:49
aethelrickshould I been looking at a custom charm for postgres hosted on my machine or is their a way to do this using the original charm from the charm store?13:50
AskUbuntuJuju - Installing ceph and ceph-osd charms on same machine? | http://askubuntu.com/q/34334913:51
marcoceppiaethelrick: there's no way to currently do this from the charm, unfortuantely. There is a postgresql-psql charm though that might be of assitance though.13:53
marcoceppiaethelrick: I've not used pgAdmin3 before, so I can't say for certain if it will help you or not13:54
marcoceppiaethelrick: https://jujucharms.com/precise/postgresql-psql-HEAD/13:54
aethelrickmarcoceppi, thanks for the links, I've already had a look at the postgres-psql charm, and it overcomes the same problem for itself, but it runs as a service itself, whereas pgAdmin is running on my host and needs to connect to one of my service instances13:56
aethelrickI need some simple way of add-relation to machine "0" I suppose, but the documentation does not seem to suggest this is possible13:58
marcoceppiaethelrick: that's not possible. Let me play with pgadmin to see if I can get you an answer14:00
rick_hmarcoceppi: so yea, the trouble is the need to add access to the outside world to pgsql via the pg_hba.conf (which lists the ip ranges/user allowed to auth)14:02
marcoceppiaethelrick: you could create an SSH tunnel to either the psql service or the postgresql service to avoid having to edit the pg_hba conf14:02
aethelrickmarcoceppi, the other thing I may be able to do is use SSH tunnels via the postgres-psql service14:02
aethelrickhehe... great minds think alike apparently!14:02
marcoceppiHonestly, with the way charms are designed, you should never have to ssh in and change things. If you wanted to be able to add external IP addresses to the pg_hba conf, it should be done via a charm configuration option. Something like "external_access" and you can set a list of IP addresses to be amended to the allow list14:03
marcoceppiaethelrick: if you were looking to do that, it'd be a great addition to the charm, otherwise I think a tunnel is the only way to go14:03
aethelrickyeah, I think I'll add the option  to the charm... I'll go read the charm writing howto and get back to you14:04
aethelrick:D14:04
=== kentb-out is now known as kentb
marcoceppiaethelrick: feel free to ping the channel with any questions you may have! The postgres charm is a bit more of an "advanced" charm, and uses a single hook file as opposed to many different ones14:05
jcastroaethelrick: a new charm option would be badass!14:05
* aethelrick is off to read the docs...14:06
=== kentb is now known as kentb-afk
jcastrojamespage: this one's for you! http://askubuntu.com/questions/343349/installing-ceph-and-ceph-osd-charms-on-same-machine14:32
sinzuijcastro, charmers, This is the listing of charm READMEs with odd names: http://pastebin.ubuntu.com/6083706/14:33
jcastrook14:33
jcastroso I need to fix hive is what you're telling me14:34
sinzuijcastro,  I think charmers have fixed what they can (except for hive).14:34
jcastroyeah, and tbh, do we really care about personal branches from oneiric etc?14:35
sinzuiSince Juju-GUI is going to start mixing reviewed and unreviewed charms in listings, These other charms might be a problem14:35
jcastroyeah but the readmes will just be ugly14:39
jcastroand the results will weigh towards reviewed charms anyway right?14:39
bacsinzui, jcastro: md files with extensions of .md, .mkd, and .markdown are all handled identically14:41
bacsinzui, jcastro: README files, that is14:41
* jcastro nods14:41
jcastroand hive is committed, that takes care of the store!14:41
sinzuijcastro, I am tinkering with a search to find reviewed charms with store errors. I'll paste it if I find some14:42
jcastrosinzui: if it's more than two can you post it to the list?14:44
jcastroor dude, I have an idea14:44
jcastromaybe make it so when there's store errors it automagically puts the charm in the review queue?14:45
sinzuijcastro, exactly why I am tinkering with the query :)14:45
=== kentb-afk is now known as kentb
AskUbuntuWhy use blackmagic/witchraft (juju) as the new theme for Ensemble? | http://askubuntu.com/q/34338315:35
jcastronice!15:50
jcastromarcoceppi: yo yo17:45
jcastromarcoceppi: any idea for questions, etc wrt. testing and charm helpers? http://91.189.93.79/cloud/cookbook/17:46
=== CyberJacob|Away is now known as CyberJacob
=== defunctzombie_zz is now known as defunctzombie
=== defunctzombie is now known as defunctzombie_zz
=== defunctzombie_zz is now known as defunctzombie
marcoceppijcastro: testing?19:41
jcastrotesting your own charm, etc.19:42
=== defunctzombie is now known as defunctzombie_zz
=== defunctzombie_zz is now known as defunctzombie
marcoceppijcastro: there isn't any written yet21:08
=== defunctzombie is now known as defunctzombie_zz
=== defunctzombie_zz is now known as defunctzombie
=== defunctzombie is now known as defunctzombie_zz
=== defunctzombie_zz is now known as defunctzombie
=== defunctzombie is now known as defunctzombie_zz
=== defunctzombie_zz is now known as defunctzombie

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