Re: Re : Vagrant boxes with Juju now available

2014-03-14 Thread Charles Butler
Winael, Correct. Sebastian's call out on the command is correct. This has been reflected in the Vagrant OSX walkthrough that landed earlier this week. I haven't updated the existing document as the -e pipe is intended to prevent the ssh keys from getting cached and throwing the warning about a pos

Re: Re : Vagrant boxes with Juju now available

2014-03-14 Thread Sebastian
Winael, try this: sshuttle -r vagrant@localhost: 10.0.3.0/24 Abs, Sebas. 2013-12-10 3:21 GMT-02:00 Winael : > Plop, > > Hi everyone, >> >> Ben's been working on providing Vagrant images with Juju built in: >> http://blog.utlemming.org/2013/12/beta-cross-platform-juju-development.html >> >>

Re : Vagrant boxes with Juju now available

2014-03-14 Thread Winael
Plop, Hi everyone, > > Ben's been working on providing Vagrant images with Juju built in: > http://blog.utlemming.org/2013/12/beta-cross-platform-juju-development.html > > This is particularly important for those of you on Windows or OSX we > share the /vagrant directory, allowing you to quickly h

Re: Vagrant boxes with Juju now available

2013-12-08 Thread Tim Penhey
On 07/12/13 07:46, Daniele Stroppa wrote: > John, David, > > the reason why I'm destroying the service and re-deploy it's because I'm > testing/debugging my charm's hooks, specifically the install hook in > this case. > > My understanding is that 'juju upgrade-charm' will trigger the > upgrade-c

Re: Vagrant boxes with Juju now available

2013-12-06 Thread Daniele Stroppa
John, David, the reason why I'm destroying the service and re-deploy it's because I'm testing/debugging my charm's hooks, specifically the install hook in this case. My understanding is that 'juju upgrade-charm' will trigger the upgrade-charm hook, right? But I believe the install and upgrade-cha

Re: Vagrant boxes with Juju now available

2013-12-06 Thread David Britton
On Fri, Dec 6, 2013 at 10:16 AM, John Arbash Meinel wrote: > > You probably want to look at "juju upgrade-charm". When you deploy, we > take the contents of the local repository and zip it up to store in > the environment and deploy from there. You need to "upgrade-charm" to > copy in a new versio

Re: Vagrant boxes with Juju now available

2013-12-06 Thread John Arbash Meinel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-12-06 19:35, Daniele Stroppa wrote: > One more thing I noticed while working on a charm. After a > debug-hooks session, I modified some files in my local charm repo > (/vagrant/charms), destroyed the service that was deployed and > re-deploy it

Re: Vagrant boxes with Juju now available

2013-12-06 Thread Daniele Stroppa
One more thing I noticed while working on a charm. After a debug-hooks session, I modified some files in my local charm repo (/vagrant/charms), destroyed the service that was deployed and re-deploy it from the local repo with modified files. However, the latest changes were not picked up and the ch

Re: Vagrant boxes with Juju now available

2013-12-05 Thread Antonio Rosales
On Thu, Dec 5, 2013 at 2:14 PM, Daniele Stroppa wrote: > Thanks Antonio, using a 12.04 box fixed the issue, the shared folder > /vagrant is accessible. Great to hear, and thanks again for the feedback and follow up. -Antonio > > Daniele > > > On Thu, Dec 5, 2013 at 7:08 PM, Antonio Rosales > w

Re: Vagrant boxes with Juju now available

2013-12-05 Thread Daniele Stroppa
Thanks Antonio, using a 12.04 box fixed the issue, the shared folder /vagrant is accessible. Daniele On Thu, Dec 5, 2013 at 7:08 PM, Antonio Rosales < antonio.rosa...@canonical.com> wrote: > On Thu, Dec 5, 2013 at 9:59 AM, Daniele Stroppa > wrote: > > Hi Jorge, > > > > I've tried the Vagrant b

Re: Vagrant boxes with Juju now available

2013-12-05 Thread Antonio Rosales
On Thu, Dec 5, 2013 at 9:59 AM, Daniele Stroppa wrote: > Hi Jorge, > > I've tried the Vagrant boxes and they look great. > > However, I'm having a small issue. I've spin up a Saucy (amd64) box, boots > up fine, I can access the GUI and 'juju status' shows the 'juju-gui' service > deployed. If I tr

Re: Vagrant boxes with Juju now available

2013-12-05 Thread Antonio Rosales
On Thu, Dec 5, 2013 at 9:59 AM, Daniele Stroppa wrote: > Hi Jorge, > > I've tried the Vagrant boxes and they look great. > > However, I'm having a small issue. I've spin up a Saucy (amd64) box, boots > up fine, I can access the GUI and 'juju status' shows the 'juju-gui' service > deployed. If I tr

Re: Vagrant boxes with Juju now available

2013-12-05 Thread Daniele Stroppa
Hi Jorge, I've tried the Vagrant boxes and they look great. However, I'm having a small issue. I've spin up a Saucy (amd64) box, boots up fine, I can access the GUI and 'juju status' shows the 'juju-gui' service deployed. If I try to deploy my charm from /vagrant (juju deploy --repository /vagran

Re: Vagrant boxes with Juju now available

2013-12-03 Thread Ramez Hanna
On Wed, Dec 4, 2013 at 1:50 AM, wrote: > >> From: "Jorge O. Castro" > To: juju > Subject: Vagrant boxes with Juju now available > Message-ID: > > Content-Type: text/plain; charset=ISO-8859-1 > > Hi everyone, > > Ben's been working on providing Vagrant images with Juju built in: > > http

Re: Vagrant boxes with Juju now available

2013-12-03 Thread Jorge O. Castro
On Tue, Dec 3, 2013 at 1:04 PM, Jorge O. Castro wrote: > Please feel free to send feedback to this list! Forgot to link to the docs for this feature! https://juju.ubuntu.com/docs/config-vagrant.html -- Jorge Castro Canonical Ltd. http://juju.ubuntu.com/ - Automate your Cloud Infrastructure --