Project

General

Profile

Activity

From 04/22/2014 to 05/21/2014

05/21/2014

05:07 PM Bug #5856: Cannot import environments, classes even with foreman 1.5.0
It was installed originally with a puppet-apply based installer but is maintained manually.... Dis McCarthy
04:42 PM Bug #5856: Cannot import environments, classes even with foreman 1.5.0
Could you attach your puppet.conf? I think this might happen if you don't have explicit environment sections. Dominic Cleal
03:51 PM Bug #5856 (Closed): Cannot import environments, classes even with foreman 1.5.0
Superficially similar to #5792, but we are running Foreman and proxy at 1.5.0.
Clicking 'import classes from puppe...
Dis McCarthy
09:30 AM Feature #4699: Support Puppet environmentpath and environment config files
Just wanted to say that I just came upon this. I switched Puppet to use directory environments and Foreman proxy star... Alexandros Tsourakis

05/20/2014

10:52 AM Bug #5739 (Closed): Host deletion finds irrelevant old leases
Applied in changeset commit:ad2b4651b4b759f6c4c8454acf852cc541f2ec69. Anonymous
10:52 AM Bug #5648 (Closed): DHCP lease reading is done in the wrong order
Applied in changeset commit:2080b2eb85162c76e0edf2e4630a0f9a3a23b494. Anonymous
10:52 AM Feature #5712 (Closed): ISC DHCP server times out
Applied in changeset smart-proxy:commit:cabb60bced3d0f255721401f25c0cc792d9019a0. Anonymous
10:25 AM Revision ad2b4651: Fixes #5739 - Only look at reservations when deleting a DHCP record
Greg Sutcliffe
10:25 AM Revision 2080b2eb: Fixes #5648 - Match the DHCP specification of last-lease-wins
Greg Sutcliffe
10:24 AM Revision cabb60bc: Fixes #5712: Limit DHCP subnets for ISC if necessary
Jimmi Dyson

05/19/2014

12:47 PM Refactor #4867 (Closed): As a developer I'd like to have api to selectively load sub-components of modules
Anonymous
09:52 AM Feature #5712: ISC DHCP server times out
Doh, no assigned state! Lukas Zapletal

05/16/2014

02:50 PM Bug #5739 (Ready For Testing): Host deletion finds irrelevant old leases
https://github.com/theforeman/smart-proxy/pull/155 Dominic Cleal

05/15/2014

04:23 PM Bug #5739 (Closed): Host deletion finds irrelevant old leases
With #5648's patch applied we correctly parse entries in the lease file in order. This causes issues with host deleti... Greg Sutcliffe
03:48 PM Bug #5738 (Rejected): Foreman-proxy log sudo warnings not formatted properly
foreman-proxi/proxy.log Warning when an mcollective puppet run fails is outputted with improper formatting:
W, [...
Jason Berry

05/14/2014

08:59 AM Feature #5712 (Ready For Testing): ISC DHCP server times out
https://github.com/theforeman/smart-proxy/pull/158 Dominic Cleal
08:09 AM Feature #5712 (Closed): ISC DHCP server times out
Same issue as #1055, but for ISC DHCP server, same fix. Jimmi Dyson

05/13/2014

08:32 PM Bug #5651: The 'trusted_hosts' config key has an unintuitive (and potentially dangerous) behavior
So this seems to be a larger problem than I originally thought. It seems to be that regardless of whether SSL informa... Jon McKenzie

05/12/2014

03:54 PM Bug #5677 (Ready For Testing): Delete Host Failing
https://github.com/theforeman/smart-proxy/pull/157 Dominic Cleal
03:48 PM Bug #5677: Delete Host Failing
Adding quotations resolved issue, thank you. Mike McRill
03:45 PM Bug #5677: Delete Host Failing
Could you try quoting the puppetca_use_sudo value, e.g.... Dominic Cleal
03:41 PM Bug #5677: Delete Host Failing
I am using sudo:
# enable PuppetCA management
:puppetca: true
:ssldir: /var/lib/puppet/ssl
:puppetdir: /etc/pup...
Mike McRill
03:41 PM Bug #5677: Delete Host Failing
To clarify, it should actually default to true, so I'd be interested to know if you have it set explicitly to any value. Dominic Cleal
03:40 PM Bug #5677 (Feedback): Delete Host Failing
Can you check that puppetca_use_sudo is enabled in settings.yml? This is required so the proxy can launch puppet as ... Dominic Cleal
02:53 PM Bug #5677 (Closed): Delete Host Failing
Since update to 1.5.0-1, deleting host fails for all users (admin included). Here is the log from the web interface:... Mike McRill
02:21 PM Bug #5675: DNS Proxy Issues
Ah, that's a good workaround! Dominic Cleal
02:14 PM Bug #5675: DNS Proxy Issues
Changing dns_key to false in settings.yaml resolved the issue, thank you! Mike McRill
02:10 PM Bug #5675 (Ready For Testing): DNS Proxy Issues
Regression from 3824d18, as the default for a setting changed from false to nil, so the check at the top of nsupdate.... Dominic Cleal
01:55 PM Bug #5675: DNS Proxy Issues
Here is the output:
E, [2014-05-12T08:54:05.982995 #18598] ERROR -- : can't convert nil into String
D, [2014-05-1...
Mike McRill
01:52 PM Bug #5675 (Need more information): DNS Proxy Issues
Can you check /var/log/foreman-proxy/proxy.log? (You may also want to try with :log_level: DEBUG in the proxy settin... Dominic Cleal
01:44 PM Bug #5675 (Closed): DNS Proxy Issues
I'm having issues registering DNS using 1.5.0-1. I'm using a smart-proxy configured with nsupdate-tsig. It worked p... Mike McRill
11:25 AM Bug #2320: Foreman Proxy on Windows: Vendor Class not found Error
While this is old, I figured I'd update it with a little FYI. I ran into this due to entering the DHCP server in sett... Johan Sunnerstig
09:55 AM Feature #676: Syslog support
Not yet, patch is welcome. Lukas Zapletal

05/09/2014

06:20 PM Bug #5651 (Duplicate): The 'trusted_hosts' config key has an unintuitive (and potentially dangerous) behavior
According to the Foreman documentation:
> [trusted_hosts] is the list of hosts from which the smart proxy will acc...
Jon McKenzie
05:16 PM Feature #676: Syslog support
I was wandering if this was implemented after all or not? cristian falcas
03:52 PM Bug #5648 (Ready For Testing): DHCP lease reading is done in the wrong order
https://github.com/theforeman/smart-proxy/pull/155 Dominic Cleal
03:48 PM Bug #5648 (Closed): DHCP lease reading is done in the wrong order
DHCP uses a last-lease-wins system - new leases are appended to the leases file and automatically are preferred over ... Greg Sutcliffe
10:52 AM Bug #5561 (Closed): foreman-proxy run puppet over ssh doesn't work
Applied in changeset commit:442e2bdaaeca04a97cee499f23e75afe4a8923d9. Anonymous
09:52 AM Revision 442e2bda: fixes #5561 pass arguments correctly in run puppet over ssh
Alyssa Hardy

05/08/2014

08:32 PM Feature #5440: Support image provisioning, bios, and raid management through Dell Lifecycle Controller
More data to make this easier to implement. I am learning Ruby to try and implement.
Example WSMAN Command
wsman...
Justin Bovee
12:52 PM Bug #5522 (Closed): Future parser not picked up if set in puppet.conf [main]
Applied in changeset commit:8d3012fe6b5aff448776185cc373d35196267db7. Dominic Cleal
12:52 PM Bug #5239 (Closed): Can't find classes with Puppet 3.5.1 and future parser
Applied in changeset commit:b7d1b2ba528b79b3ca47f2fc05b1f1c507ca6cb2. Dominic Cleal
12:32 PM Revision 8d3012fe: fixes #5522 - future parser can be set in puppet.conf [main]
Dominic Cleal

05/07/2014

12:13 PM Revision b7d1b2ba: fixes #5239 - update for Puppet 3.5 future parser changes
Dominic Cleal

05/06/2014

07:52 AM Bug #5571: Puppet "each" function makes Foreman not show a class
If you're using Puppet 3.5 then there's also bug #5239 where our future parser support's currently broken. Dominic Cleal
07:06 AM Bug #5561 (Ready For Testing): foreman-proxy run puppet over ssh doesn't work
Just for the reference, PR is here https://github.com/theforeman/smart-proxy/pull/154 Marek Hulán

05/05/2014

05:46 PM Bug #5561: foreman-proxy run puppet over ssh doesn't work
Thanks, PR created. Anonymous
05:50 AM Bug #5561: foreman-proxy run puppet over ssh doesn't work
PR stands for Pull Request on github. For more information how to do that, see "tutorial on our wiki":http://projects... Marek Hulán
01:31 PM Bug #5571: Puppet "each" function makes Foreman not show a class
Vincent Miszczak wrote:
> I had this option enabled before installing Foreman on my test Puppet. Foreman replaced Pu...
Vincent Miszczak
01:27 PM Bug #5571: Puppet "each" function makes Foreman not show a class
I had this option enabled before installing Foreman on my test Puppet. Foreman replaced Puppet configuration and the ... Vincent Miszczak
12:17 PM Bug #5571: Puppet "each" function makes Foreman not show a class
Also `parser = future` needs to be in the [master] section not [main] for Foreman, that's due to #5522. Stephen Benjamin
12:13 PM Bug #5571: Puppet "each" function makes Foreman not show a class
.each requires `parser = future` configured, is that enabled in the puppet.conf?
http://docs.puppetlabs.com/puppet...
Stephen Benjamin
11:34 AM Bug #5571 (Resolved): Puppet "each" function makes Foreman not show a class
I have a Puppet class that contains :
$listen.each |$port|{
apache::listen{"$port": }
}
If the class has t...
Vincent Miszczak

05/04/2014

08:18 PM Bug #5561: foreman-proxy run puppet over ssh doesn't work
I'll be happy to provide more information, but what's a PR? Anonymous
12:18 PM Bug #5561: foreman-proxy run puppet over ssh doesn't work
would you mind sending a PR as well?
thanks!
Ohad Levy

05/02/2014

07:27 PM Bug #5561 (Closed): foreman-proxy run puppet over ssh doesn't work
Running foreman(1.4.3) and foreman-proxy (1.5.0-0) on Rhel 6.2, I found that the only way to get puppet run over ssh ... Anonymous

05/01/2014

02:23 PM Feature #4630 (Ready For Testing): Enhance Smart Proxy to detect pulp
PR: https://github.com/theforeman/smart-proxy/pull/153 Anonymous
01:28 PM Bug #5527 (Rejected): All non OK (2xx) responses returned by SmartProxy have status code of 200
Error code is instead prepended to the body of the response. Anonymous
11:15 AM Bug #5522 (Ready For Testing): Future parser not picked up if set in puppet.conf [main]
https://github.com/theforeman/smart-proxy/pull/152 Dominic Cleal
10:54 AM Bug #5522 (Closed): Future parser not picked up if set in puppet.conf [main]
The future parser could be specified in either [main] or [master] sections, but the proxy only checks the master sect... Dominic Cleal
10:56 AM Bug #5239 (Ready For Testing): Can't find classes with Puppet 3.5.1 and future parser
https://github.com/theforeman/smart-proxy/pull/151 Dominic Cleal
08:35 AM Bug #5239 (Assigned): Can't find classes with Puppet 3.5.1 and future parser
Dominic Cleal

04/29/2014

07:31 AM Bug #5435 (Duplicate): HTTP 406 Error on Environment or Module Import from Puppet Master
Ah okay, this is an incompatibility between Smart Proxy 1.3.x and Puppet 3.5.1, see bug #4658. For 3.5.1 compatibili... Dominic Cleal

04/28/2014

09:54 PM Bug #5481 (Resolved): Foreman Proxy unable to remove DHCP reservation: "IP / mac - is static - unable to delete"
Hi Guys,
Foreman Proxy running on windows fail to delete previously created reservation. This one exists since 1.5...
Dmitry Sakun
08:23 PM Bug #5435: HTTP 406 Error on Environment or Module Import from Puppet Master
$ facter -p
architecture => x86_64
augeasversion => 1.0.0
blockdevice_sda_model => Virtual disk
blockdevice_sda_s...
Zach Crownover
07:42 AM Bug #5435: HTTP 406 Error on Environment or Module Import from Puppet Master
Which version of Puppet is installed? Dominic Cleal

04/25/2014

07:13 PM Bug #5435: HTTP 406 Error on Environment or Module Import from Puppet Master
I'm sorry, I should've used the pre tag.... Zach Crownover
07:11 PM Bug #5435: HTTP 406 Error on Environment or Module Import from Puppet Master
This is what shows up in /var/log/foreman-proxy/proxy.log
I, [2014-04-25T19:08:14.330708 #16257] INFO -- : Init...
Zach Crownover
07:42 AM Bug #5435 (Need more information): HTTP 406 Error on Environment or Module Import from Puppet Master
Dominic Cleal
07:41 AM Bug #5435: HTTP 406 Error on Environment or Module Import from Puppet Master
The error is coming from the proxy service, so check /var/log/foreman-proxy/proxy.log for more information. It shoul... Dominic Cleal
02:52 PM Bug #5054 (Closed): Minor bug fixes for Realm FreeIPA Smart Proxy
Applied in changeset commit:4d3f2dfa880ad3bd569e29d238bdb52d53813532. Stephen Benjamin
01:58 PM Revision 4d3f2dfa: fixes #5054 - Minor bug fixes to FreeIPA Smart Proxy
Stephen Benjamin
09:05 AM Revision 53863e79: Small symantic changes.
Felix Barbeira
01:26 AM Feature #5440 (New): Support image provisioning, bios, and raid management through Dell Lifecycle Controller
Dell provides a way to set bios values, configure RAID, and provision through the LCC.
All hardware fact information...
Justin Bovee

04/24/2014

07:41 PM Bug #5435 (Duplicate): HTTP 406 Error on Environment or Module Import from Puppet Master
Backstory,
I had modules I downloaded from the forge and had them named as their tarballs were in the /etc/puppet/...
Zach Crownover
10:30 AM Feature #4630 (Assigned): Enhance Smart Proxy to detect pulp
Anonymous
10:29 AM Refactor #4867 (Assigned): As a developer I'd like to have api to selectively load sub-components of modules
Anonymous
10:28 AM Refactor #4866 (Assigned): As a developer I'd like to break up smart-proxy into multiple components
Anonymous

04/22/2014

04:01 PM Feature #1809: Smart-Proxy control of IPA Server
API documentation updated: http://projects.theforeman.org/projects/smart-proxy/wiki/API Stephen Benjamin
 

Also available in: Atom