[PATCH] Implement system power status API method and CLI command

2011-01-18 Thread Cleber Rosa
Autotest (autotest.kernel.org) is beggining to leverage Cobbler to auto install host systems. It happens to be valuable to our project to be able to determine the power status of systems, so that we can better determine if the systems are unresponsive or shut off. This patch was tested using only

Re: [PATCH] Add two more tags to whitelist when using safe_templating

2011-01-18 Thread Scott Henson
On Fri, 14 Jan 2011 16:32:27 -0800, Ian Ward Comfort icomf...@stanford.edu wrote: Cheetah's #unless and #echo tags are safe, and should be permitted even when safe_templating is enforced. Add them to the whitelist of enabled directives. Applied. Thanks. -- Scott Henson Red Hat CIS Operator

Re: [PATCH] Implement system power status API method and CLI command

2011-01-18 Thread Scott Henson
On Tue, 18 Jan 2011 18:25:00 -0200, Cleber Rosa cr...@redhat.com wrote: Autotest (autotest.kernel.org) is beggining to leverage Cobbler to auto install host systems. It happens to be valuable to our project to be able to determine the power status of systems, so that we can better determine if

Re: [PATCH] Implement system power status API method and CLI command

2011-01-18 Thread Owen . Mann
Scott Henson shen...@redhat.com Sent by: cobbler-devel-boun...@lists.fedorahosted.org 01/18/2011 04:00 PM Please respond to cobbler development list cobbler-devel@lists.fedorahosted.org To Cleber Rosa cr...@redhat.com, cobbler-devel@lists.fedorahosted.org cc Subject Re: [PATCH] Implement

Re: [PATCH] Implement system power status API method and CLI command

2011-01-18 Thread Scott Henson
On Tue, 18 Jan 2011 16:26:16 -0500, owen.m...@interactivedata.com wrote: My 2c: This sounds like a fabulous idea to me. On a similar note, the power stuff in Cobbler is a great idea. One think I don't like about it is the lowest common denominator aspect. Both the power management

Re: [PATCH] Implement system power status API method and CLI command

2011-01-18 Thread Michael Gregg
Scott Henson wrote: On Tue, 18 Jan 2011 16:26:16 -0500, owen.m...@interactivedata.com wrote: My 2c: This sounds like a fabulous idea to me. On a similar note, the power stuff in Cobbler is a great idea. One think I don't like about it is the lowest common denominator aspect. Both the