Project

General

Profile

Activity

From 02/20/2015 to 03/21/2015

03/21/2015

04:46 PM Bug #8766 (Duplicate): Chef reports do not create host in correct environment
Fixed as a part of more generic #9844, thanks for report. Marek Hulán
03:55 PM Feature #9828 (Ready For Testing): Add interfaces facts parsing support
Marek Hulán

03/19/2015

07:03 PM Feature #9844 (Ready For Testing): Add own fact parser that will parse all attributes except interfaces
Marek Hulán
06:48 PM Feature #9844 (Closed): Add own fact parser that will parse all attributes except interfaces
Marek Hulán
07:02 PM Revision 9a3b8387 (foreman_chef): Fixes #9844 - add support for all facts based on ohai
Marek Hulán
07:00 PM Feature #9846 (New): Import correct chef proxy for host on creation based on facts
Managed host has puppet_proxy_id setting hardcoded. This might be a good time to generalize it into FactParser someho... Marek Hulán
06:49 PM Bug #9845 (Closed): Fix parser registration method name
Marek Hulán
06:45 PM Feature #9843 (Closed): Provide chef client environment as a fact
Marek Hulán
06:40 PM Feature #9843 (Closed): Provide chef client environment as a fact
Marek Hulán
06:44 PM Revision 0858e63a (chef-handler-foreman): Version bump
Marek Hulán
06:43 PM Revision 5948f507 (chef-handler-foreman): Merge pull request #18 from ares/fix/9843
Fixes #9843 - Attach chef environment as a fact Marek Hulán
06:42 PM Revision 1ae286c8 (chef-handler-foreman): Fixes #9843 - Attach chef environment as a fact
Marek Hulán
05:25 PM Bug #8766: Chef reports do not create host in correct environment
So I did a bit of research and chef_environment is not a part of attributes. So the only way we can get it into Forem... Marek Hulán
03:46 PM Bug #9841 (Rejected): Bootstrap log contains validation.pem
We keep /tmp/bootstrap-* file with log of finish provisioning template which may contain validation.pem (a private ke... Marek Hulán
10:08 AM Feature #9828 (Closed): Add interfaces facts parsing support
Marek Hulán

03/18/2015

08:43 AM Bug #8968 (Closed): Race condition during facts importing
Marek Hulán
08:42 AM Revision bb47872b (foreman_chef): Merge pull request #14 from ares/fix/8968
Fixes #8968 - recover on race condition during fact import Marek Hulán
05:58 AM Revision 97bb0d8b (foreman_chef): Fixes #8968 - recover on race condition during fact import
Marek Hulán

03/17/2015

02:41 PM Revision 1fe64182 (smart_proxy_chef): Bump version
Marek Hulán
02:40 PM Bug #9726 (Closed): Foreman API should not require trusted hosts as the only authentication
Marek Hulán
02:37 PM Revision e03e19ad (smart_proxy_chef): Merge pull request #8 from ares/feature/add_more_api
Feature/add more api Marek Hulán
02:35 PM Bug #8766: Chef reports do not create host in correct environment
So we should probably first try to sync environments from the Chef and then we can map it in Foreman. Marek Hulán
02:31 PM Bug #8968 (Ready For Testing): Race condition during facts importing
Marek Hulán

03/13/2015

12:49 PM Bug #9726 (Ready For Testing): Foreman API should not require trusted hosts as the only authentication
Marek Hulán

03/12/2015

05:26 PM Revision 3d05fdc3 (smart_proxy_chef): Fixes #9726 - change foreman API authentication
Chef signature authentication was refactored similarly to other
authentication methods in smart proxy. For ForemanApi...
Marek Hulán
03:54 PM Revision 9fcb88f0 (smart_proxy_chef): Add more API
Marek Hulán
10:44 AM Bug #9726 (Closed): Foreman API should not require trusted hosts as the only authentication
We should rewrite chef based auth in a similar way so if that succeeds, trusted hosts is ignored. Otherwise it requir... Marek Hulán
10:34 AM Feature #9640 (Closed): Install chef server cert if specified during provisioning
Marek Hulán
10:34 AM Feature #9642 (Closed): Make validator name optional
Marek Hulán
10:17 AM Revision 67098ec5 (foreman_chef): Merge pull request #13 from ares/fix/9642
Fixes #9643 - validator name is optional Marek Hulán
10:17 AM Revision 296abfbd (foreman_chef): Merge pull request #12 from ares/fix/9640
Fixes #9640 - install certificate if specified Marek Hulán
05:06 AM Revision 92b36694 (chef-handler-foreman): Merge pull request #17 from ares/fix_docs
Fix config file name Marek Hulán
05:05 AM Revision d6123c03 (chef-handler-foreman): Fix config file name
Marek Hulán

03/04/2015

03:47 PM Feature #9642 (Ready For Testing): Make validator name optional
Marek Hulán
03:36 PM Feature #9642 (Closed): Make validator name optional
the name of validator client is derived from org name, e.g. default-validator Marek Hulán
03:43 PM Revision b0843569 (foreman_chef): Fixes #9643 - validator name is optional
Marek Hulán
03:34 PM Tracker #9641 (Closed): Chef 12 support
Marek Hulán
03:25 PM Feature #9640 (Ready For Testing): Install chef server cert if specified during provisioning
Marek Hulán
03:18 PM Feature #9640 (Closed): Install chef server cert if specified during provisioning
in Chef 12, they verify server certificate by default, we can install the self signed cert into /etc/chef/trusted_certs Marek Hulán
03:24 PM Revision 40250225 (foreman_chef): Fixes #9640 - install certificate if specified
Marek Hulán

02/24/2015

03:02 AM Revision df9c37f6 (foreman_chef): Version bump
Marek Hulán
03:01 AM Revision ad2bb8a1 (foreman_chef): Add changelog
Marek Hulán
02:48 AM Feature #9501 (Closed): Provide configuration snippets and corresponding parameters in foreman_chef
Marek Hulán
02:48 AM Revision 1184128c (foreman_chef): Merge pull request #11 from ares/fix/9501
Fixes #9501 - provide default config templates Marek Hulán

02/22/2015

03:09 PM Revision e7deb3b3 (smart_proxy_chef): Fix docs typo
Marek Hulán
03:07 PM Revision 92e75292 (smart_proxy_chef): Merge pull request #6 from domcleal/homepage
Fix homepage URL Marek Hulán
02:30 PM Feature #9501 (Ready For Testing): Provide configuration snippets and corresponding parameters in foreman_chef
Marek Hulán
02:22 PM Feature #9501 (Closed): Provide configuration snippets and corresponding parameters in foreman_chef
We should install default data so users don't have to create them manually. Also this will require https://github.com... Marek Hulán
02:27 PM Revision d74a37d9 (foreman_chef): Fixes #9501 - provide default config templates
Marek Hulán
 

Also available in: Atom