Hello

It's seem that they were trying to implement vagrant reload to do a
rackspace rebuild

https://github.com/mitchellh/vagrant-rackspace/issues/21

You can ask for an update there.. but's been a while.


On Fri, May 29, 2015 at 10:19 AM, Christian Goldammer
<[email protected]> wrote:
> I've been using Vagrant-Rackspace to push my Vagrant instances onto
> Rackspace. This works well for spinning up new instances. There's one thing
> I cannot currently do, however: I would like to create a new Rackspace
> instance from scratch, but keep the IP address of the existing Rackspace
> instance.
>
> For instance, when I type:
> ```
> vagrant up --provider=rackspace
> vagrant destroy
> vagrant up --provider=rackspace
> ```
>
> then I will end up with one Rackspace instance (which is what I want), but
> the Rackspace IP address will change between the first and second invocation
> of `vagrant up`. Is there a way to avoid this?
>
> Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Vagrant" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to