<font size=2 face="sans-serif">Hi All,</font>
<br>
<br><font size=2 face="sans-serif">I am using CloudForms 1.1 version and
checking whether i can reconfigure (ex: Copying a updated war file into
it after first time startup) . Now whenever I am rerunning audrey agent
in the guest, it is checking with the CS , but not getting the updated
file or parameters passed.</font>
<br>
<br><font size=2 face="sans-serif">Now when i edit this configuration details
in the instances configuration folder (/var/lib/aeolus-configserver/configs/instances/7933c7b0-5fd8-11e2-b0fd-0025b500005f/)
these details are moving to the guest operating system. However it should
be an easy way (like if the desired file time stamp or version number changed(in
the CS) it should be copied(updated ) automatically in the guest machine.
</font>
<br>
<br><font size=2 face="sans-serif">Apologies if I am not clear.</font>
<br>
<br><font size=2 face="sans-serif">Edits done in the tar file within the
instance folder(Changes done thru this file are getting updated in the
guest machine)</font>
<br>
<br><font size=2 face="sans-serif">[root@vmwcfg 7933c7b0-5fd8-11e2-b0fd-0025b500005f]#
zcat 7933c7b0-5fd8-11e2-b0fd-0025b500005f.tgz</font>
<br><font size=2 face="sans-serif">tomcat/0000755000026400002640000000000012075763675011727
5ustar &nbsp;aeolusaeolustomcat/test.txt0000644000026400002640000000001412075763675013442
0ustar &nbsp;aeolusaeolushello again</font>
<br><font size=2 face="sans-serif">tomcat/start0000755000026400002640000000060112075510503012763
0ustar &nbsp;aeolusaeolus#!/usr/bin/python</font>
<br>
<br><font size=2 face="sans-serif">import os</font>
<br><font size=2 face="sans-serif">import subprocess</font>
<br><font size=2 face="sans-serif">import shutil</font>
<br>
<br><font size=2 face="sans-serif"># stop firewall (aws starts it automatically)</font>
<br><font size=2 face="sans-serif">subprocess.call([&quot;/sbin/service&quot;,
&quot;iptables&quot;, &quot;stop&quot;])</font>
<br>
<br><font size=2 face="sans-serif"># make selinux permissive</font>
<br><font size=2 face="sans-serif">subprocess.call([&quot;/usr/sbin/setenforce&quot;,
&quot;0&quot;])</font>
<br>
<br><font size=2 face="sans-serif"># Starting Tomcat Service</font>
<br><font size=2 face="sans-serif">subprocess.call([&quot;/sbin/service&quot;,
&quot;tomcat6&quot;, &quot;start&quot;])</font>
<br><font size=2 face="sans-serif">shutil.copyfile('test.txt', '/var/lib/tomcat6/webapps/test.txt')</font>
<br><font size=2 face="sans-serif">Thanks,<br>
Kalirajan Muthuswami<br>
Tata Consultancy Services<br>
Ph:- 9940631939<br>
Mailto: kalirajan.m@tcs.com<br>
Website: </font><a href=http://www.tcs.com/><font size=2 face="sans-serif">http://www.tcs.com</font></a><font size=2 face="sans-serif"><br>
____________________________________________<br>
Experience certainty. &nbsp; &nbsp; &nbsp; &nbsp;IT Services<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;Business Solutions<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;Outsourcing<br>
____________________________________________</font><p>=====-----=====-----=====<br>
Notice: The information contained in this e-mail<br>
message and/or attachments to it may contain <br>
confidential or privileged information. If you are <br>
not the intended recipient, any dissemination, use, <br>
review, distribution, printing or copying of the <br>
information contained in this e-mail message <br>
and/or attachments to it are strictly prohibited. If <br>
you have received this communication in error, <br>
please notify us by reply e-mail or telephone and <br>
immediately and permanently delete the message <br>
and any attachments. Thank you</p>

<p></p>