~graziano.obertelli/eucalyptus/lp683800

« back to all changes in this revision

Viewing changes to clc/modules/www/conf/www/admin.xml

  • Committer: Dmitrii Zagorodnov
  • Date: 2010-07-30 01:05:08 UTC
  • mfrom: (1195.1.61 main)
  • mto: (1195.1.86 main)
  • mto: This revision was merged to the branch mainline in revision 1217.
  • Revision ID: dmitrii@eucalyptus.com-20100730010508-k9h1jyx044uorx9x
enabling iscsi use without sudoers modification via euca_rootwrap, which had to change

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
  <Set name="parentLoaderPriority">true</Set>
70
70
  <Set name="logUrlOnStart">true</Set>
71
71
  <Set name="war"><SystemProperty name="euca.var.dir" default="buildroot/var/lib/eucalyptus"/>/webapps/root.war</Set>
 
72
  <Set name="tempDirectory"><SystemProperty name="euca.run.dir" default="buildroot/var/run/eucalyptus"/></Set>
72
73
</Configure>