So, I've got a clean install of Katello+Foreman and I've noticed that the
compute resource options are gone. "foreman-installer --help |grep compute"
shows nothing infact. When I go to compute resources in the web interface
all it lists is docker as a provider.
Is there a reason Katello/Foreman doesn't have compute resources like
vmware?
I was hoping to setup a Foreman w/Katello so we could manage a distro/repo
but if we cannot have a compute resource for vmware we're going to have to
go to just Foreman. Is there another method to get what we want that I am
just missing?
install OS packages with support for individual resources, these are
"plugins". Once you install them and restart foreman, then they will
appear.
···
On Sat, May 13, 2017 at 7:03 AM, Mike Wilson wrote:
> So, I've got a clean install of Katello+Foreman and I've noticed that the
> compute resource options are gone. "foreman-installer --help |grep compute"
> shows nothing infact. When I go to compute resources in the web interface
> all it lists is docker as a provider.
>
> Is there a reason Katello/Foreman doesn't have compute resources like
> vmware?
>
> I was hoping to setup a Foreman w/Katello so we could manage a distro/repo
> but if we cannot have a compute resource for vmware we're going to have to
> go to just Foreman. Is there another method to get what we want that I am
> just missing?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Foreman users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to foreman-users+unsubscribe@googlegroups.com.
> To post to this group, send email to foreman-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/foreman-users.
> For more options, visit https://groups.google.com/d/optout.
Blarg, I kept expecting it to show up in the foreman-installer like it does
with the normal foreman installer. Once I installed " yum install -y
foreman-vmware.noarch" I was able to select VMware in the compute resource
type.
Thanks for the direction!
···
On Sunday, May 14, 2017 at 7:26:20 AM UTC-5, Lukas Zapletal wrote:
>
> Hello,
>
> install OS packages with support for individual resources, these are
> "plugins". Once you install them and restart foreman, then they will
> appear.
>
>