Re: [vagrant-up] Packaging Vagrant as a deb?

2018-01-23 Thread Jared Suttles
I absolutely had not!  Will take a look. Thanks!

On Tuesday, January 23, 2018 at 2:46:47 AM UTC-6, Alvaro Miranda Aguilera 
wrote:
>
> Hello
>
> Have you seen this?
>
> https://github.com/hashicorp/vagrant-installers
>
>
> On Tue, Jan 23, 2018 at 2:12 AM, Jared Suttles  > wrote:
>
>> Hi all,
>>
>> Been using Vagrant for a while now, but have never had to consider 
>> building/distributing it before.  Wondering if there is documentation on 
>> how to build Vagrant into a deb for Ubuntu, or if there are guidelines for 
>> how to deploy some tweaks to local servers using ansible or the like?
>>
>> Ultimately we will probably wrap up our changes for upload to the general 
>> project, but for what we're doing we wanted to apply some changes to v1.9.5.
>>
>> Until now we've been just pushing new files over the top of the installed 
>> files on our servers, but that seems wrong... I was able to build a gem of 
>> my changes, but I dont fully understand the architecture of what I've 
>> installed for the v1.9.5 deb. :)
>>
>> Can anyone point me in a helpful direction?  Or tell me I'm really 
>> barking up the wrong tree? :)
>>
>> Thanks!
>> Jared
>>
>> -- 
>> This mailing list is governed under the HashiCorp Community Guidelines - 
>> https://www.hashicorp.com/community-guidelines.html. Behavior in 
>> violation of those guidelines may result in your removal from this mailing 
>> list.
>>  
>> GitHub Issues: https://github.com/mitchellh/vagrant/issues
>> IRC: #vagrant on Freenode
>> --- 
>> 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 vagrant-up+...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/vagrant-up/5d7e0518-cbeb-4fd4-89a9-6429d6d881f9%40googlegroups.com
>>  
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Alvaro
>
>

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
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 vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/69371f29-d634-4f42-b85e-57f5ce38921d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [vagrant-up] Packaging Vagrant as a deb?

2018-01-23 Thread Alvaro Miranda Aguilera
Hello

Have you seen this?

https://github.com/hashicorp/vagrant-installers


On Tue, Jan 23, 2018 at 2:12 AM, Jared Suttles  wrote:

> Hi all,
>
> Been using Vagrant for a while now, but have never had to consider
> building/distributing it before.  Wondering if there is documentation on
> how to build Vagrant into a deb for Ubuntu, or if there are guidelines for
> how to deploy some tweaks to local servers using ansible or the like?
>
> Ultimately we will probably wrap up our changes for upload to the general
> project, but for what we're doing we wanted to apply some changes to v1.9.5.
>
> Until now we've been just pushing new files over the top of the installed
> files on our servers, but that seems wrong... I was able to build a gem of
> my changes, but I dont fully understand the architecture of what I've
> installed for the v1.9.5 deb. :)
>
> Can anyone point me in a helpful direction?  Or tell me I'm really barking
> up the wrong tree? :)
>
> Thanks!
> Jared
>
> --
> This mailing list is governed under the HashiCorp Community Guidelines -
> https://www.hashicorp.com/community-guidelines.html. Behavior in
> violation of those guidelines may result in your removal from this mailing
> list.
>
> GitHub Issues: https://github.com/mitchellh/vagrant/issues
> IRC: #vagrant on Freenode
> ---
> 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 vagrant-up+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/vagrant-up/5d7e0518-cbeb-4fd4-89a9-6429d6d881f9%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Alvaro

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
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 vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/CAHqq0ewJv555EurKOi0YO7jZH1jfgSQ9yRAnFUEQRVMEmVFXYA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[vagrant-up] Packaging Vagrant as a deb?

2018-01-22 Thread Jared Suttles
Hi all,

Been using Vagrant for a while now, but have never had to consider 
building/distributing it before.  Wondering if there is documentation on 
how to build Vagrant into a deb for Ubuntu, or if there are guidelines for 
how to deploy some tweaks to local servers using ansible or the like?

Ultimately we will probably wrap up our changes for upload to the general 
project, but for what we're doing we wanted to apply some changes to v1.9.5.

Until now we've been just pushing new files over the top of the installed 
files on our servers, but that seems wrong... I was able to build a gem of 
my changes, but I dont fully understand the architecture of what I've 
installed for the v1.9.5 deb. :)

Can anyone point me in a helpful direction?  Or tell me I'm really barking 
up the wrong tree? :)

Thanks!
Jared

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
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 vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/5d7e0518-cbeb-4fd4-89a9-6429d6d881f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.