Project

General

Profile

Activity

From 04/07/2011 to 05/06/2011

05/06/2011

02:57 PM Bug #878 (Closed): Wget failed processes won't stop
Ohad Levy
02:57 PM Bug #880 (Ready For Testing): wrong argument type
Applied in changeset commit:"a1226adbbc685d012c40cbabfe4dcd968d297923". Ohad Levy
01:47 PM Bug #880: wrong argument type
To get the full trace error, simply comment the following two lines: (https://github.com/ohadlevy/smart-proxy/blob/de... Ohad Levy
01:44 PM Bug #880: wrong argument type
what happens if you simply open a browser and point to http://yourproxy:port/dhcp ?
can you attach your dhcp conf an...
Ohad Levy
02:53 PM Revision a1226adb: fixes #880 - incorrect parsing of key settings causes wrong argument type
Ohad Levy
02:25 PM Revision 025b5ad0: partial fix - refs #853
Ohad Levy
02:21 PM Revision 3e042b2c: refs #853 - fixes typo
Ohad Levy
08:35 AM Bug #884 (Closed): IP proposed during Host creation does not belong to IP range defined in the subnet
Hello,
If I consider my Subnet configuration :
Network 192.168.1.0
Mask 255.255.255.0
Ranges 192.168.1.130-192.168....
Romain Vrignaud

05/05/2011

06:52 PM Bug #880 (Closed): wrong argument type
Submiting a new host
Error shows Failed to set the DHCP record: wrong argument type false (expected Regexp)
Log sho...
Arlo Gilbert
03:42 PM Bug #879 (Closed): Cryptic error message
if nsupdate is not installed, smart proxy fails with a "Failed to create the DNS record: Broken pipe" error. Expected... Arlo Gilbert
10:03 AM Bug #878 (Ready For Testing): Wget failed processes won't stop
Applied in changeset commit:"03e5b52105b5e5f1d5ea8ebe567973d5aa50fb5b". Anonymous
09:36 AM Bug #878 (Closed): Wget failed processes won't stop
After testing it for a while I get a collection of open "wget ..." processes. If wget fails, the processes are not cl... Marcello de Sousa
10:01 AM Revision 03e5b521: fixes #878 - Include wget limits for timeout and retries.
Signed-off-by: Marcello de Sousa <foreman-dev@area151.com> Marcello de Sousa

05/04/2011

08:09 AM Feature #569 (Rejected): Add a gem package for the smart-proxy
Ohad Levy
08:09 AM Bug #584 (Closed): dpkg dependencies are incomplete/incorrect
Ohad Levy
04:45 AM Feature #877 (Rejected): clean puppet node related info api
the proxy should be able to delete all puppet host data from a puppet master - for example:
* facts
* reports
* ...
Ohad Levy

05/03/2011

12:18 PM Bug #853: If used with the proxy, the dhcpd server is open for connections from any server
I don't think this code is working 100%.
I've changed it to:...
Marcello de Sousa
09:05 AM Bug #853 (Ready For Testing): If used with the proxy, the dhcpd server is open for connections from any server
Applied in changeset commit:"bf8dfda678ec7e59053585c357a79df3b9d340cb". Ohad Levy
10:19 AM Feature #783 (Closed): API should contain a version
Ohad Levy
10:19 AM Feature #783 (Ready For Testing): API should contain a version
Applied in changeset commit:"f47b233f501a4d2dc592f497b94095c1800392e4". Ohad Levy
10:18 AM Revision f47b233f: fixes #783 -API should contain a version
Ohad Levy
09:05 AM Revision bf8dfda6: fixes #853 - If used with the proxy, the dhcpd server is open for connections from any server
Ohad Levy
08:51 AM Feature #873 (Closed): puppetca api should include revoked certificates and timestamps
Ohad Levy
08:51 AM Feature #873 (Ready For Testing): puppetca api should include revoked certificates and timestamps
Applied in changeset commit:"8a41994290d1455f1f0d735bc6ba8b5916c4c7bc". Ohad Levy
04:30 AM Feature #873 (Closed): puppetca api should include revoked certificates and timestamps
it would make sense to see the time validity of a certificate, and to show revoked entries as well. Ohad Levy
07:50 AM Revision 24afc494: refs #873 - do not merge pending certificate request info with revoked certificates
Ohad Levy
04:34 AM Revision 8a419942: fixes #873 - puppetca api should include revoked certificates and timestamps
Ohad Levy

05/02/2011

05:33 AM Feature #869 (Closed): Enable API to sign pending certificate requests
Ohad Levy
05:32 AM Feature #869 (Ready For Testing): Enable API to sign pending certificate requests
Applied in changeset commit:"7e54a22ebeaf466fdc7bb0ac85d7b420aa5bd1e5". Ohad Levy
05:33 AM Bug #800 (Closed): No support for defining next_server in DHCP
Ohad Levy
05:33 AM Bug #800 (New): No support for defining next_server in DHCP
Ohad Levy
05:32 AM Bug #800 (Closed): No support for defining next_server in DHCP
Ohad Levy

05/01/2011

09:39 AM Revision 983fd793: refs #869 - fixed typos
Ohad Levy
08:48 AM Revision 7e54a22e: fixes #869 - Enable API to sign pending certificate requests
Ohad Levy
08:00 AM Feature #869 (Closed): Enable API to sign pending certificate requests
Ohad Levy

04/21/2011

05:48 AM Feature #846: Add support for solaris tftp pxeboot configuration files
Switched names to use syslinux and pxegrub and refactored the code so as not to require sinatra 1.1.0 Paul Kelly

04/20/2011

08:55 AM Feature #857 (New): report on autosign permissions problems
currently the proxy responds with 406 - not acceptable which is quite a cryptic error.
btw: the solution is to chown...
Ohad Levy

04/19/2011

06:14 AM Feature #846: Add support for solaris tftp pxeboot configuration files
Note that due to the use of :before with a regexp this implementation now requires sinatra 1.1.0. Sinatra 1.0 will no... Paul Kelly
05:02 AM Feature #846: Add support for solaris tftp pxeboot configuration files
After a discussion with Ohad it was agreed that the API should be extended to support {post,get,delete} /tftp/{jumpst... Paul Kelly
03:05 AM Bug #853: If used with the proxy, the dhcpd server is open for connections from any server
You are correct.
at the moment its best to protect it via iptables, as its not possible to define which interfaces t...
Ohad Levy

04/18/2011

06:30 PM Bug #853 (Closed): If used with the proxy, the dhcpd server is open for connections from any server
When using :... Marcello de Sousa

04/17/2011

03:18 AM Revision b2aa8c03: Fixes Bug #800, Adds support for tftp_servername
Setting this value overrides the value in the subnet
declaration for the name of the tftp server
Signed-off-by: Mark...
Ohad Levy

04/15/2011

06:52 AM Feature #846 (Closed): Add support for solaris tftp pxeboot configuration files
Linux downloads syslinux.cfg/XX-XX-XX-XX-XX-XX-XX pxe configuration file whilst solaris uses menu.lst.XXXXXXXXXXXXXX ... Paul Kelly

04/14/2011

10:24 AM Bug #845 (Closed): Puppet and puppetca operations do not return NOTFOUND
Foreman checks for and discards NOTFOUND error conditions when deleting autosign or certificates for a host.
The sma...
Paul Kelly
 

Also available in: Atom