plcrt.git
14 years agoadd apply_template to generalize the translation of parameterized files into
Stephen Soltesz [Wed, 8 Jul 2009 18:51:04 +0000 (18:51 +0000)]
add apply_template to generalize the translation of parameterized files into
files populated with PLC values.
add setup.d execution and templating, initially for addwatchers.sh

14 years agoadd a script to add watchers to queues, since this is not part of the included
Stephen Soltesz [Wed, 8 Jul 2009 18:25:12 +0000 (18:25 +0000)]
add a script to add watchers to queues, since this is not part of the included
rt-setup-database command.
add @Watchers data to conf.d/planetlab.pl

14 years agoTagging module PLCRT - PLCRT-1.0-4
Stephen Soltesz [Tue, 7 Jul 2009 03:16:35 +0000 (03:16 +0000)]
Tagging module PLCRT - PLCRT-1.0-4
rt db password
template conf.d/* files rather than one-shot re-write
better %post in spec file for logo and default xml settings.

14 years agoadd plc_rt_dbpassword
Stephen Soltesz [Tue, 7 Jul 2009 03:14:43 +0000 (03:14 +0000)]
add plc_rt_dbpassword
add templates to conf.d directory, rather than a one-shot
add access from both localhost and host ip addr to db for configuration
copy default logo in spec file.

14 years agoremove the trust entry before finishing to preserve security of system.
Stephen Soltesz [Sun, 5 Jul 2009 00:26:40 +0000 (00:26 +0000)]
remove the trust entry before finishing to preserve security of system.

14 years agoTagging module PLCRT - PLCRT-1.0-3
Stephen Soltesz [Sun, 5 Jul 2009 00:20:47 +0000 (00:20 +0000)]
Tagging module PLCRT - PLCRT-1.0-3
renamed getpersons.py to accept a given 'role'
changed syncadmins.sh to use callplcsh.py
added callplcsh.py to allow either a local or remote plc using plcsh

14 years agouse the new script name
Stephen Soltesz [Sun, 5 Jul 2009 00:02:46 +0000 (00:02 +0000)]
use the new script name

14 years agochanged getadmins into a generic function for both for admins and other roles.
Stephen Soltesz [Sun, 5 Jul 2009 00:02:23 +0000 (00:02 +0000)]
changed getadmins into a generic function for both for admins and other roles.
added callplcsh to allow both plcsh invocation locally or using a remote plc
changed default password
updated plcrt.init to take additional steps to configure the httpd/conf.d/rt3.conf
updated RT_SiteConfig to only use http

14 years agotake an argument to specify which role to search for.
Stephen Soltesz [Sat, 4 Jul 2009 23:53:45 +0000 (23:53 +0000)]
take an argument to specify which role to search for.

14 years agoTagging module PLCRT - PLCRT-1.0-2
Stephen Soltesz [Wed, 1 Jul 2009 00:27:25 +0000 (00:27 +0000)]
Tagging module PLCRT - PLCRT-1.0-2
improved init setup
added plcsh version of getadmins script to add users to RT's db.
improved %post code for installation

14 years agomore aggressive delete.
Stephen Soltesz [Wed, 1 Jul 2009 00:25:23 +0000 (00:25 +0000)]
more aggressive delete.
fixed bug from wrong IP address in pg_hba.d/rt3.conf
stronger %post setup code for spec file.

14 years agoold code would nuke default_config.xml, this version will add it to a local
Stephen Soltesz [Tue, 30 Jun 2009 23:31:20 +0000 (23:31 +0000)]
old code would nuke default_config.xml, this version will add it to a local
configs/site.xml safely.

14 years agouse a simpler plcsh script rather than monitor's tools to keep package
Stephen Soltesz [Fri, 26 Jun 2009 23:23:22 +0000 (23:23 +0000)]
use a simpler plcsh script rather than monitor's tools to keep package
independent.

14 years agoTagging module PLCRT - PLCRT-1.0-1
Stephen Soltesz [Fri, 26 Jun 2009 22:50:25 +0000 (22:50 +0000)]
Tagging module PLCRT - PLCRT-1.0-1
trying to get the tag to work for new package.

14 years agosimple revision
Stephen Soltesz [Fri, 26 Jun 2009 22:49:27 +0000 (22:49 +0000)]
simple revision

14 years agodon't own post-config scripts
Stephen Soltesz [Fri, 26 Jun 2009 22:23:54 +0000 (22:23 +0000)]
don't own post-config scripts

14 years agotypo
Stephen Soltesz [Fri, 26 Jun 2009 22:23:15 +0000 (22:23 +0000)]
typo

14 years agothere is an implied package already.
Stephen Soltesz [Fri, 26 Jun 2009 22:20:42 +0000 (22:20 +0000)]
there is an implied package already.

14 years agoinitial import of PLCRT; package separately from monitor-rt
Stephen Soltesz [Fri, 26 Jun 2009 21:30:15 +0000 (21:30 +0000)]
initial import of PLCRT; package separately from monitor-rt