Vagrant file

Is there a vagrant file we can check out to create foreman vms?

Thanks,

Corey Osman
corey@logicminds.biz

Green IT and Data Center Automation Specialist

Corey,

Check out https://github.com/skottler/vagrant-foreman. It's just a basic
implementation of a vagrantfile with a manifest to define what gets
installed on the VM. I've been meaning to update it to setup a better
environment for development but haven't gotten around to it yet.
Suggestions welcome!

-Sam

··· On 02/27/2013 02:12 AM, Corey Osman wrote: > Is there a vagrant file we can check out to create foreman vms? > > > Thanks, > > Corey Osman > corey@logicminds.biz > > Green IT and Data Center Automation Specialist > > > > > > > -- > You received this message because you are subscribed to the Google > Groups "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to foreman-dev+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > >

About vagrant, I just open a feature request, to support something similar
to vagrant directly on Foreman.
See Support #2276: Foreman should support multiple resource creation definition - Foreman

Any thoughts ?

Romain

··· 2013/2/27 Sam Kottler

On 02/27/2013 02:12 AM, Corey Osman wrote:

Is there a vagrant file we can check out to create foreman vms?

Thanks,

Corey Osman
corey@logicminds.biz

Green IT and Data Center Automation Specialist


You received this message because you are subscribed to the Google Groups
"foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Corey,

Check out https://github.com/skottler/vagrant-foreman. It’s just a basic
implementation of a vagrantfile with a manifest to define what gets
installed on the VM. I’ve been meaning to update it to setup a better
environment for development but haven’t gotten around to it yet.
Suggestions welcome!

-Sam


You received this message because you are subscribed to the Google Groups
"foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

It seems like a good feature to add to foremanBuddy or a similar API tool:

https://github.com/jpoppe/foremanBuddy

··· -- Dominic Cleal Red Hat Engineering

On 04/03/13 09:22, Romain Vrignaud wrote:

About vagrant, I just open a feature request, to support something
similar to vagrant directly on Foreman.
See http://projects.theforeman.org/issues/2276

Any thoughts ?

Romain

2013/2/27 Sam Kottler <skottler@redhat.com mailto:skottler@redhat.com>

On 02/27/2013 02:12 AM, Corey Osman wrote:
Is there a vagrant file we can check out to create foreman vms?


Thanks,

Corey Osman
corey@logicminds.biz <mailto:corey@logicminds.biz>

Green IT and Data Center Automation Specialist






-- 
You received this message because you are subscribed to the Google
Groups "foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev+unsubscribe@googlegroups.com>.
For more options, visit https://groups.google.com/groups/opt_out.
Corey,

Check out https://github.com/skottler/vagrant-foreman. It's just a
basic implementation of a vagrantfile with a manifest to define what
gets installed on the VM. I've been meaning to update it to setup a
better environment for development but haven't gotten around to it
yet. Suggestions welcome!

-Sam

-- 
You received this message because you are subscribed to the Google
Groups "foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev%2Bunsubscribe@googlegroups.com>.
For more options, visit https://groups.google.com/groups/opt_out.


You received this message because you are subscribed to the Google
Groups “foreman-dev” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to foreman-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

@Dominic: you think this should not be done directly on Foreman ?

··· 2013/3/4 Dominic Cleal

It seems like a good feature to add to foremanBuddy or a similar API tool:

https://github.com/jpoppe/foremanBuddy


Dominic Cleal
Red Hat Engineering

On 04/03/13 09:22, Romain Vrignaud wrote:

About vagrant, I just open a feature request, to support something
similar to vagrant directly on Foreman.
See Support #2276: Foreman should support multiple resource creation definition - Foreman

Any thoughts ?

Romain

2013/2/27 Sam Kottler <skottler@redhat.com mailto:skottler@redhat.com>

On 02/27/2013 02:12 AM, Corey Osman wrote:
Is there a vagrant file we can check out to create foreman vms?


Thanks,

Corey Osman
corey@logicminds.biz <mailto:corey@logicminds.biz>

Green IT and Data Center Automation Specialist






--
You received this message because you are subscribed to the Google
Groups "foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev+unsubscribe@googlegroups.com>.
For more options, visit https://groups.google.com/groups/opt_out.
Corey,

Check out https://github.com/skottler/vagrant-foreman. It's just a
basic implementation of a vagrantfile with a manifest to define what
gets installed on the VM. I've been meaning to update it to setup a
better environment for development but haven't gotten around to it
yet. Suggestions welcome!

-Sam

--
You received this message because you are subscribed to the Google
Groups "foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev%2Bunsubscribe@googlegroups.com>.
For more options, visit https://groups.google.com/groups/opt_out.


You received this message because you are subscribed to the Google
Groups “foreman-dev” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to foreman-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


You received this message because you are subscribed to the Google Groups
"foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

It's not clear to me how you'd consume the file in Foreman, how do you
see this working?

The reason I think it would work better outside Foreman is because there
are some capable CLIs that could take text files as input and then
iterate over them for the API. The closest equivalent in Foreman might
be a rake task, but that's much less flexible.

··· -- Dominic Cleal Red Hat Engineering

On 04/03/13 13:31, Romain Vrignaud wrote:

@Dominic: you think this should not be done directly on Foreman ?

2013/3/4 Dominic Cleal <dcleal@redhat.com mailto:dcleal@redhat.com>

It seems like a good feature to add to foremanBuddy or a similar API
tool:

https://github.com/jpoppe/foremanBuddy

--
Dominic Cleal
Red Hat Engineering

On 04/03/13 09:22, Romain Vrignaud wrote:
> About vagrant, I just open a feature request, to support something
> similar to vagrant directly on Foreman.
> See http://projects.theforeman.org/issues/2276
>
> Any thoughts ?
>
> Romain
>
>
> 2013/2/27 Sam Kottler <skottler@redhat.com
<mailto:skottler@redhat.com> <mailto:skottler@redhat.com
<mailto:skottler@redhat.com>>>
>
>     On 02/27/2013 02:12 AM, Corey Osman wrote:
>>     Is there a vagrant file we can check out to create foreman vms?
>>
>>
>>     Thanks,
>>
>>     Corey Osman
>>     corey@logicminds.biz <mailto:corey@logicminds.biz>
<mailto:corey@logicminds.biz <mailto:corey@logicminds.biz>>
>>
>>     Green IT and Data Center Automation Specialist
>>
>>
>>
>>
>>
>>
>>     --
>>     You received this message because you are subscribed to the
Google
>>     Groups "foreman-dev" group.
>>     To unsubscribe from this group and stop receiving emails from it,
>>     send an email to foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev%2Bunsubscribe@googlegroups.com>
>>     <mailto:foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev%2Bunsubscribe@googlegroups.com>>.
>>     For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>     Corey,
>
>     Check out https://github.com/skottler/vagrant-foreman. It's just a
>     basic implementation of a vagrantfile with a manifest to
define what
>     gets installed on the VM. I've been meaning to update it to
setup a
>     better environment for development but haven't gotten around to it
>     yet. Suggestions welcome!
>
>     -Sam
>
>     --
>     You received this message because you are subscribed to the Google
>     Groups "foreman-dev" group.
>     To unsubscribe from this group and stop receiving emails from it,
>     send an email to foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev%2Bunsubscribe@googlegroups.com>
>     <mailto:foreman-dev%2Bunsubscribe@googlegroups.com
<mailto:foreman-dev%252Bunsubscribe@googlegroups.com>>.
>     For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "foreman-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev%2Bunsubscribe@googlegroups.com>.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>


--
You received this message because you are subscribed to the Google
Groups "foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev%2Bunsubscribe@googlegroups.com>.
For more options, visit https://groups.google.com/groups/opt_out.


You received this message because you are subscribed to the Google
Groups “foreman-dev” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to foreman-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

+1 to this, it's an API task, so adding it to something that already
consumes the API seems right.

··· On 4 March 2013 14:02, Dominic Cleal wrote:

It’s not clear to me how you’d consume the file in Foreman, how do you
see this working?

The reason I think it would work better outside Foreman is because there
are some capable CLIs that could take text files as input and then
iterate over them for the API. The closest equivalent in Foreman might
be a rake task, but that’s much less flexible.

> It's not clear to me how you'd consume the file in Foreman, how do you
> see this working?
>
> unless we revive stacker, which is on my TODO (one we get the hostgroup
hardware profiles/instances types).

Ohad

··· On Mon, Mar 4, 2013 at 4:02 PM, Dominic Cleal wrote:

The reason I think it would work better outside Foreman is because there
are some capable CLIs that could take text files as input and then
iterate over them for the API. The closest equivalent in Foreman might
be a rake task, but that’s much less flexible.


Dominic Cleal
Red Hat Engineering

On 04/03/13 13:31, Romain Vrignaud wrote:

@Dominic: you think this should not be done directly on Foreman ?

2013/3/4 Dominic Cleal <dcleal@redhat.com mailto:dcleal@redhat.com>

It seems like a good feature to add to foremanBuddy or a similar API
tool:

https://github.com/jpoppe/foremanBuddy

--
Dominic Cleal
Red Hat Engineering

On 04/03/13 09:22, Romain Vrignaud wrote:
> About vagrant, I just open a feature request, to support something
> similar to vagrant directly on Foreman.
> See http://projects.theforeman.org/issues/2276
>
> Any thoughts ?
>
> Romain
>
>
> 2013/2/27 Sam Kottler <skottler@redhat.com
<mailto:skottler@redhat.com> <mailto:skottler@redhat.com
<mailto:skottler@redhat.com>>>
>
>     On 02/27/2013 02:12 AM, Corey Osman wrote:
>>     Is there a vagrant file we can check out to create foreman

vms?

>>
>>
>>     Thanks,
>>
>>     Corey Osman
>>     corey@logicminds.biz <mailto:corey@logicminds.biz>
<mailto:corey@logicminds.biz <mailto:corey@logicminds.biz>>
>>
>>     Green IT and Data Center Automation Specialist
>>
>>
>>
>>
>>
>>
>>     --
>>     You received this message because you are subscribed to the
Google
>>     Groups "foreman-dev" group.
>>     To unsubscribe from this group and stop receiving emails from

it,

>>     send an email to foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev%2Bunsubscribe@googlegroups.com>
>>     <mailto:foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev%2Bunsubscribe@googlegroups.com>>.
>>     For more options, visit

https://groups.google.com/groups/opt_out.

>>
>>
>     Corey,
>
>     Check out https://github.com/skottler/vagrant-foreman. It's

just a

>     basic implementation of a vagrantfile with a manifest to
define what
>     gets installed on the VM. I've been meaning to update it to
setup a
>     better environment for development but haven't gotten around

to it

>     yet. Suggestions welcome!
>
>     -Sam
>
>     --
>     You received this message because you are subscribed to the

Google

>     Groups "foreman-dev" group.
>     To unsubscribe from this group and stop receiving emails from

it,

>     send an email to foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev%2Bunsubscribe@googlegroups.com>
>     <mailto:foreman-dev%2Bunsubscribe@googlegroups.com
<mailto:foreman-dev%252Bunsubscribe@googlegroups.com>>.
>     For more options, visit

https://groups.google.com/groups/opt_out.

>
>
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "foreman-dev" group.
> To unsubscribe from this group and stop receiving emails from it,

send

> an email to foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev%2Bunsubscribe@googlegroups.com>.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>


--
You received this message because you are subscribed to the Google
Groups "foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev%2Bunsubscribe@googlegroups.com>.
For more options, visit https://groups.google.com/groups/opt_out.


You received this message because you are subscribed to the Google
Groups “foreman-dev” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to foreman-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


You received this message because you are subscribed to the Google Groups
"foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

@Dominic: I just thought it would be possible to upload a descriptive file
of the group of host into Foreman.
I think it would make life easier if it was directly integrated into
Foreman but I understand that it would fit in a tool that uses API.

··· 2013/3/4 Ohad Levy

On Mon, Mar 4, 2013 at 4:02 PM, Dominic Cleal dcleal@redhat.com wrote:

It’s not clear to me how you’d consume the file in Foreman, how do you
see this working?

unless we revive stacker, which is on my TODO (one we get the hostgroup
hardware profiles/instances types).

Ohad

The reason I think it would work better outside Foreman is because there
are some capable CLIs that could take text files as input and then
iterate over them for the API. The closest equivalent in Foreman might
be a rake task, but that’s much less flexible.


Dominic Cleal
Red Hat Engineering

On 04/03/13 13:31, Romain Vrignaud wrote:

@Dominic: you think this should not be done directly on Foreman ?

2013/3/4 Dominic Cleal <dcleal@redhat.com mailto:dcleal@redhat.com>

It seems like a good feature to add to foremanBuddy or a similar API
tool:

https://github.com/jpoppe/foremanBuddy

--
Dominic Cleal
Red Hat Engineering

On 04/03/13 09:22, Romain Vrignaud wrote:
> About vagrant, I just open a feature request, to support something
> similar to vagrant directly on Foreman.
> See http://projects.theforeman.org/issues/2276
>
> Any thoughts ?
>
> Romain
>
>
> 2013/2/27 Sam Kottler <skottler@redhat.com
<mailto:skottler@redhat.com> <mailto:skottler@redhat.com
<mailto:skottler@redhat.com>>>
>
>     On 02/27/2013 02:12 AM, Corey Osman wrote:
>>     Is there a vagrant file we can check out to create foreman

vms?

>>
>>
>>     Thanks,
>>
>>     Corey Osman
>>     corey@logicminds.biz <mailto:corey@logicminds.biz>
<mailto:corey@logicminds.biz <mailto:corey@logicminds.biz>>
>>
>>     Green IT and Data Center Automation Specialist
>>
>>
>>
>>
>>
>>
>>     --
>>     You received this message because you are subscribed to the
Google
>>     Groups "foreman-dev" group.
>>     To unsubscribe from this group and stop receiving emails

from it,

>>     send an email to foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev%2Bunsubscribe@googlegroups.com>
>>     <mailto:foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev%2Bunsubscribe@googlegroups.com>>.
>>     For more options, visit

https://groups.google.com/groups/opt_out.

>>
>>
>     Corey,
>
>     Check out https://github.com/skottler/vagrant-foreman. It's

just a

>     basic implementation of a vagrantfile with a manifest to
define what
>     gets installed on the VM. I've been meaning to update it to
setup a
>     better environment for development but haven't gotten around

to it

>     yet. Suggestions welcome!
>
>     -Sam
>
>     --
>     You received this message because you are subscribed to the

Google

>     Groups "foreman-dev" group.
>     To unsubscribe from this group and stop receiving emails from

it,

>     send an email to foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev%2Bunsubscribe@googlegroups.com>
>     <mailto:foreman-dev%2Bunsubscribe@googlegroups.com
<mailto:foreman-dev%252Bunsubscribe@googlegroups.com>>.
>     For more options, visit

https://groups.google.com/groups/opt_out.

>
>
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "foreman-dev" group.
> To unsubscribe from this group and stop receiving emails from it,

send

> an email to foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev%2Bunsubscribe@googlegroups.com>.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>


--
You received this message because you are subscribed to the Google
Groups "foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to foreman-dev+unsubscribe@googlegroups.com
<mailto:foreman-dev%2Bunsubscribe@googlegroups.com>.
For more options, visit https://groups.google.com/groups/opt_out.


You received this message because you are subscribed to the Google
Groups “foreman-dev” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to foreman-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


You received this message because you are subscribed to the Google Groups
"foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


You received this message because you are subscribed to the Google Groups
"foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.