[foreman-dev] subscription-manager register fails during import facts due to interface

2016-09-16 Thread Tom McKay
In trying to register an atomic host, I get the below error. Is there something wrong with my setup or is this just a case of the code needing to check for nil? 2016-09-16T09:11:09 c4821c57 [katello/cp_proxy] [E] NoMethodError: undefined method `first' for nil:NilClass | /home/vagrant/code/foreman

[foreman-dev] Re: subscription-manager register fails during import facts due to interface

2016-09-16 Thread Tom McKay
http://projects.theforeman.org/issues/16583 https://github.com/theforeman/foreman/pull/3856 On Fri, Sep 16, 2016 at 9:27 AM, Tom McKay wrote: > > In trying to register an atomic host, I get the below error. Is there > something wrong with my setup or is this just a case of the code needing to >

[foreman-dev] Menu items case style

2016-09-16 Thread David Davis
I noticed in Katello we’re using a mixture of different case styles in our menu items—namely, sentence case and title case. For example, we have “Activation keys” and “Sync Status” in our Content menu. Note that the capitalization on the second word differs. Foreman is using sentence case for menu