On Wed, 2011-03-09 at 19:29 +0100, Andreas wrote: > Hey Thorsten, > so I have to change my eucalyptus.local.conf and then import it via: > $ sudo euca_conf --import-conf eucalyptus.local.conf ?
Nope, you need to specify your options in a separate file, for example /tmp/eucalyptus-network.conf and then import into local conf with $ sudo euca_conf --import-conf /tmp/eucalyptus-network.conf See also: $ euca_conf --help | grep import --import-conf <file> import variables from <file> into //etc/eucalyptus/eucalyptus.local.conf > Is that correct? if so, do I still have to restart the CC with CLEAN=1? Yes, you will need to restart the services so the new configuration is applied. Good luck with your changes, Torsten -- Ubuntu-cloud mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-cloud
