Project

General

Profile

Activity

From 03/12/2014 to 04/10/2014

04/10/2014

11:52 AM Bug #5123 (Closed): Proxy reuses existing leases ignoring DHCP range specified
Applied in changeset commit:54ee3a8a72d3f3f092d676d540cd60fd1abdb0bd. Anonymous
10:42 AM Revision 85098a3c: fixes #5123 - corrected string typos
Matt Jarvis
10:32 AM Revision 54ee3a8a: fixes #5123 - IP only from the same subnet and range
Sean Handley

04/09/2014

04:39 PM Bug #5123 (Ready For Testing): Proxy reuses existing leases ignoring DHCP range specified
https://github.com/theforeman/smart-proxy/pull/148 Dominic Cleal
11:10 AM Bug #5123: Proxy reuses existing leases ignoring DHCP range specified
I think the behaviour we were expecting in pseudo code would be something
like :
if host has been provisioned bef...
Lukas Zapletal
11:08 AM Bug #5123 (Closed): Proxy reuses existing leases ignoring DHCP range specified
Reported by Nick Jones.
I think the confusion comes about because the expected behaviour - having
filled out the...
Lukas Zapletal

04/08/2014

02:57 PM Bug #5078 (Duplicate): Realm delete should differentiate between failure and when entries are not found
Stephen Benjamin
02:56 PM Bug #5054: Minor bug fixes for Realm FreeIPA Smart Proxy
* *FreeIPA Realm entry isn't deleted when host hasn't been built*
When FreeIPA is managing DNS records, and you atte...
Stephen Benjamin

04/07/2014

10:41 AM Feature #1809: Smart-Proxy control of IPA Server
Documentation on configuring the smart proxy: http://theforeman.org/manuals/1.5/index.html#4.3.11FreeIPARealm
Comm...
Dominic Cleal

04/04/2014

03:02 PM Bug #5078 (Duplicate): Realm delete should differentiate between failure and when entries are not found
Stephen Benjamin

04/03/2014

09:10 PM Bug #5069 (New): TFTP automatic boot file download does not track updates
My colleague and I ran into a "bug":https://bugs.launchpad.net/ubuntu/+source/partman-crypto/+bug/1276739 in the Ubun... Lucas Yamanishi
03:16 PM Bug #5054 (Ready For Testing): Minor bug fixes for Realm FreeIPA Smart Proxy
https://github.com/theforeman/smart-proxy/pull/145 Stephen Benjamin
11:39 AM Bug #5054 (Closed): Minor bug fixes for Realm FreeIPA Smart Proxy
When FreeIPA is managing DNS records, and you attempt to delete a host that hasn't been built yet, the call will fail... Stephen Benjamin

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
 

Also available in: Atom