[foreman-users] 1.14 - Windows smart proxy won't run

2017-01-13 Thread Jack Watroba
While attempting to update our dhcp smart proxy on a Windows 2008R2 system from 1.13 to 1.14, I receive the following error: C:/smart-proxy/lib/proxy/log.rb:35:in `': > uninitialized con > stant Proxy::LoggerFactory::Syslog (NameError) > from C:/smart-proxy/lib/proxy/log.rb:22:in `' > from

[foreman-users] 1.13.1 - Host deletion DHCP/DNS error

2016-11-10 Thread Jack Watroba
I have a foreman 1.13.1 server and a smart-proxy 1.13.1 server which connects to our MS 2008R2 DNS and DHCP server. For the most part everything is working fine except for when deleting a host from foreman, the first attempt fails with this error on the UI: "Failed to destroy the record" In

[foreman-users] Re: API issues with override_values

2016-10-25 Thread Jack Watroba
server. Does anyone have any experience in importing/exporting parameter overrides between servers? Thanks. On Monday, October 24, 2016 at 1:24:11 PM UTC-7, Jack Watroba wrote: > > I'm attempting to create smart parameter overrides via the API (version > 1.13) and I'm having some

[foreman-users] API issues with override_values

2016-10-24 Thread Jack Watroba
I'm attempting to create smart parameter overrides via the API (version 1.13) and I'm having some issues. Posting to: /api/smart_class_parameters/{paramID}/override_values JSON being posted: { "override_value": { "match": "hostgroup=somehostgroup", "value": {"some": "thing"} } }

Re: [foreman-users] Puppet ca proxy ssl issues

2016-10-17 Thread Jack Watroba
taller is too complex or fails here if you ask me. > > > Op maandag 17 oktober 2016 09:56:28 UTC+2 schreef Dominic Cleal: >> >> On 15/10/16 00:33, Jack Watroba wrote: >> > I've been trying to setup a foreman installation with a separate >> > puppetmast

[foreman-users] Puppet ca proxy ssl issues

2016-10-14 Thread Jack Watroba
I've been trying to setup a foreman installation with a separate puppetmaster/puppetca host. I've installed a full foreman installation on one server, and then followed the instructions from the "Setting up Foreman with external Puppet masters" section of the documentation, including