The katello-devel-installer has been updated to fill a large missing gap:
proper deployment and registration of the default capsule with the Pulp
feature enabled.
I tested this on my older devel install, so developers should be able to
install the newest katello-devel-installer package from nightly and run it.
This should properly configure the default Capsule certs and register it
properly in Foreman as a smart proxy.
Running db:migrate on my dev setup I get an error. Is it related? Fixable?
TypeError: superclass mismatch for class System
/home/vagrant/code/katello/db/migrate/20150423134004_add_content_host_id_to_smart_proxy.rb:5:in `<class:AddContentHostIdToSmartProxy>'
···
----- Original Message -----
> The katello-devel-installer has been updated to fill a large missing gap:
> proper deployment and registration of the default capsule with the Pulp
> feature enabled.
>
> I tested this on my older devel install, so developers should be able to
> install the newest katello-devel-installer package from nightly and run it.
> This should properly configure the default Capsule certs and register it
> properly in Foreman as a smart proxy.
>
>
> Eric
>
> --
> 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/d/optout.
>
···
----- Original Message -----
>
>
> ----- Original Message -----
> > The katello-devel-installer has been updated to fill a large missing gap:
> > proper deployment and registration of the default capsule with the Pulp
> > feature enabled.
> >
> > I tested this on my older devel install, so developers should be able to
> > install the newest katello-devel-installer package from nightly and run it.
> > This should properly configure the default Capsule certs and register it
> > properly in Foreman as a smart proxy.
> >
> >
> > Eric
> >
> > --
> > 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/d/optout.
> >
>
> Running db:migrate on my dev setup I get an error. Is it related? Fixable?
>
> TypeError: superclass mismatch for class System
> /home/vagrant/code/katello/db/migrate/20150423134004_add_content_host_id_to_smart_proxy.rb:5:in
> `'
>
> --
> 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/d/optout.
>
There is a breakage of the installer on our newer CentOS 7.1 box if using
our katello-deploy mechanism that will be fixed by
Eric
···
On Fri, May 8, 2015 at 7:47 AM, Tom McKay wrote:
----- Original Message -----
----- Original Message -----
The katello-devel-installer has been updated to fill a large missing
gap:
proper deployment and registration of the default capsule with the Pulp
feature enabled.
I tested this on my older devel install, so developers should be able
to
install the newest katello-devel-installer package from nightly and
run it.
This should properly configure the default Capsule certs and register
it
properly in Foreman as a smart proxy.