Project

General

Profile

Activity

From 03/04/2014 to 04/02/2014

04/02/2014

10:52 AM Feature #5019 (Closed): Allow sudo to be disabled or changed for puppet cert commands
Applied in changeset commit:3824d182ed364cbc844138e4d107c9336fd4c756. Anonymous
10:11 AM Feature #5019 (Closed): Allow sudo to be disabled or changed for puppet cert commands
The puppet cert/ca command traditionally does sudo to root so it can clean certificates, but it should be possible to... Dominic Cleal
10:52 AM Feature #1809 (Closed): Smart-Proxy control of IPA Server
Applied in changeset commit:45e05273167548592e96c0c75b0e331631fbffeb. Anonymous
10:09 AM Revision 3824d182: fixes #5019 - puppet cert sudo command now configurable and optional
Lukas Zapletal
10:07 AM Revision 45e05273: fixes #1809 - freeipa integration to smartproxy
Stephen Benjamin

03/27/2014

06:31 PM Feature #4917 (Resolved): Smart-Proxy Realm Provider for Active Directory
Add realm provider to support generating one-time passwords for Active Directory membership (via adcli)
More info:...
Stephen Benjamin

03/26/2014

11:48 AM Feature #3351 (Closed): Proxy plugin support, split up core
Anonymous
11:46 AM Refactor #4866: As a developer I'd like to break up smart-proxy into multiple components
also: As a developer, I'd like to be able to configure a module (or perhaps even a single route) to listen on http, h... Anonymous
11:43 AM Refactor #4866 (Closed): As a developer I'd like to break up smart-proxy into multiple components
based on the POC. With modules residing in the smart-proxy codebase
for the time being
Anonymous
11:45 AM Refactor #4869 (Resolved): As a user I'd like to have ability to selectively install smart-proxy components
- move component code into dedicated repositories and package (sub-)components into individual gems
- update the ins...
Anonymous
11:45 AM Refactor #4868 (New): As a developer I'd like to be able to dynamically (and periodically) discover available smart-proxy features
- modify smart-proxy: introduce API entry-point; return a list of features when accessing the entry point
- update ...
Anonymous
11:44 AM Refactor #4867 (Closed): As a developer I'd like to have api to selectively load sub-components of modules
- Introduce api to help with versioning, conflict detection, and
loading of sub-components
Anonymous

03/21/2014

05:52 PM Bug #4686 (Closed): Proxy attempts to load Puppet config at /usr/share/foreman-proxy/.puppet/puppet.conf
Applied in changeset commit:597ab3ab9da495f4bef27c1e392693bce506a77b. Dominic Cleal
05:28 PM Revision 597ab3ab: fixes #4686 - don't rely on Puppet[:config] to store config file location
Dominic Cleal
03:52 PM Bug #2259 (Closed): trusted_hosts with passenger provides a 500 Internal Error
Applied in changeset commit:04148e799c23d7b2024dfb812d04f803f80449da. Anonymous
03:29 PM Revision 04148e79: Fixes #2259 - trusted hosts work with passenger
Riley Shott
09:01 AM Feature #1809: Smart-Proxy control of IPA Server
For Puppet certificates, we revoke the old cert when the host makes its request for the kickstart/provision template.... Dominic Cleal

03/20/2014

08:12 PM Feature #1809: Smart-Proxy control of IPA Server
We must do something similar for the Puppet certificates, since we should only blow them away on a rebuild. I'll tak... Stephen Benjamin
07:28 PM Feature #1809: Smart-Proxy control of IPA Server
Right, so how to distinguish the update vs the re-provision case?
I was actually registering the domain, not the r...
Rob Crittenden
06:25 PM Feature #1809: Smart-Proxy control of IPA Server
Actually, we might call the "update" method in cases where we're not reprovisioning... the user just simply updated t... Stephen Benjamin
06:21 PM Feature #1809: Smart-Proxy control of IPA Server
Oh, I see why to disable, since it revokes all the keytabs and things. I'll include that.
Also I noticed your prox...
Stephen Benjamin
06:02 PM Feature #1809: Smart-Proxy control of IPA Server
Exactly.
I don't think we need a new REST target...I was just using the same POST as create. I do host_find to se...
Stephen Benjamin
05:48 PM Feature #1809: Smart-Proxy control of IPA Server
By rebuild you mean re-provision right?
I think what you'd want to do is a host-disable <host> which will un-enrol...
Rob Crittenden
03:33 PM Feature #1809: Smart-Proxy control of IPA Server
One more thing needed...
we need the ability to update a host. In Foreman, a user can rebuild a server or change ...
Stephen Benjamin

03/19/2014

11:04 AM Bug #2259 (Ready For Testing): trusted_hosts with passenger provides a 500 Internal Error
https://github.com/theforeman/smart-proxy/pull/137 Dominic Cleal
09:52 AM Bug #4686 (Ready For Testing): Proxy attempts to load Puppet config at /usr/share/foreman-proxy/.puppet/puppet.conf
https://github.com/theforeman/smart-proxy/pull/143 Dominic Cleal
09:44 AM Bug #4686 (Assigned): Proxy attempts to load Puppet config at /usr/share/foreman-proxy/.puppet/puppet.conf
Dominic Cleal
05:10 AM Bug #4686: Proxy attempts to load Puppet config at /usr/share/foreman-proxy/.puppet/puppet.conf
An even simpler way to reproduce this:
1. lay down some puppet modules in /etc/puppet/environments/
2. Attempt to...
Mike McCune
09:03 AM Feature #4699 (Closed): Support Puppet environmentpath and environment config files
Puppet 3.5 added support for an environmentpath (very much like our own default /etc/puppet/environments/) and 3.6 ad... Dominic Cleal

03/18/2014

03:29 PM Bug #4686 (Closed): Proxy attempts to load Puppet config at /usr/share/foreman-proxy/.puppet/puppet.conf
foreman-1.5.0-0.develop.201403181056git801a90d.el6.noarch
foreman-postgresql-1.5.0-0.develop.201403181056git801a90d....
Erik Jacobs

03/14/2014

04:52 PM Bug #4661 (Closed): virsh DHCP provider should store and return the hostname
Applied in changeset commit:2f7594140830ac292d4b96de6d4d11fb0294a509. Dominic Cleal
01:06 PM Bug #4661 (Ready For Testing): virsh DHCP provider should store and return the hostname
https://github.com/theforeman/smart-proxy/pull/140 Dominic Cleal
01:05 PM Bug #4661 (Closed): virsh DHCP provider should store and return the hostname
The virsh DHCP provider doesn't store the associated hostname for a DHCP reservation, which causes issues in Foreman ... Dominic Cleal
04:06 PM Revision 2f759414: fixes #4661 - store hostname with virsh DHCP reservations
Dominic Cleal
03:52 PM Bug #4660 (Closed): Intermittent test failures on test_sparc_host
Applied in changeset commit:f4d9d0bdf4390c6570dce1d6cafb9e4338a38442. Dominic Cleal
02:27 PM Bug #4660 (Ready For Testing): Intermittent test failures on test_sparc_host
https://github.com/theforeman/smart-proxy/pull/141 Dominic Cleal
12:39 PM Bug #4660 (Closed): Intermittent test failures on test_sparc_host
... Dominic Cleal
02:23 PM Revision f4d9d0bd: fixes #4660 - stub omshell during DHCP tests
Dominic Cleal
12:52 PM Bug #4658 (Closed): Environment list returns undefined method `[]' for nil:NilClass on Puppet 3.5
Applied in changeset commit:dd37400544ff6f50bca77a1c13a82a3073cb8ebd. Dominic Cleal
10:43 AM Bug #4658 (Ready For Testing): Environment list returns undefined method `[]' for nil:NilClass on Puppet 3.5
https://github.com/theforeman/smart-proxy/pull/139 Dominic Cleal
09:17 AM Bug #4658 (Closed): Environment list returns undefined method `[]' for nil:NilClass on Puppet 3.5
On Puppet 3.5, the environment import throws an exception:... Dominic Cleal
12:27 PM Revision dd374005: fixes #4658 - parse puppet.conf with augeas instead of puppet internals
Dominic Cleal

03/13/2014

12:17 PM Feature #3351 (Assigned): Proxy plugin support, split up core
Anonymous

03/11/2014

03:13 PM Feature #4630: Enhance Smart Proxy to detect pulp
Dominic Cleal wrote:
> We put it on this sprint, so I'd hope it'll be implemented soon - else it shouldn't be there....
Ohad Levy
03:05 PM Feature #4630: Enhance Smart Proxy to detect pulp
We put it on this sprint, so I'd hope it'll be implemented soon - else it shouldn't be there... Dominic Cleal
02:11 PM Feature #4630: Enhance Smart Proxy to detect pulp
Dominic Cleal wrote:
> -1, use plugin support (#3351).
#3351 is open for a long time, do you think its reasonable...
Ohad Levy
01:45 PM Feature #4630: Enhance Smart Proxy to detect pulp
-1, use plugin support (#3351). Dominic Cleal
01:44 PM Feature #4630 (Resolved): Enhance Smart Proxy to detect pulp
Enhance Smart Proxy to detect pulp, and advertise that as a capability Ohad Levy
12:30 PM Feature #1809: Smart-Proxy control of IPA Server
I agree but cherrypy doesn't yet support SSL client auth. There is an open bug and patch, https://bitbucket.org/cherr... Rob Crittenden
12:57 AM Feature #1809: Smart-Proxy control of IPA Server
Tested the code in the COPR repo, it works against my IPA branch for Foreman! This is awesome.
The only thing I'...
Stephen Benjamin

03/10/2014

05:47 PM Feature #1809: Smart-Proxy control of IPA Server
No as it relies on functionality not available in previous releases, some in IPA and some in other areas of the distr... Rob Crittenden

03/07/2014

09:33 AM Feature #1809: Smart-Proxy control of IPA Server
Rob - is it possible to package freeipa-server-foreman-smartproxy for previous versions of FreeIPA (and RH IdM)?
...
Stephen Benjamin

03/06/2014

07:41 PM Bug #4148: Unable to delete DHCP reservations on MS DCHP servers
The patches from #1172 change the way the hostname is detected and would appear to correct this issue. Thomas Black

03/05/2014

07:41 PM Bug #4148: Unable to delete DHCP reservations on MS DCHP servers
This problem exists in the the current stable reelease (1.4.1) as well as the develop release.
The problem is beca...
Thomas Black

03/04/2014

10:43 AM Feature #61 (Resolved): Add Microsoft DNS Support
#1685 implemented GSS-TSIG support for the secure updates issue (albeit only dynamic updates via nsupdate), and #3991... Dominic Cleal
 

Also available in: Atom