Patrik Lundin
4b93d9c426
This extends run-cosmos with a new argument that calls the unlock function already included in the script as well as using the already existing lock() function to make sure there is no race between the bootup process and cron starting a normal run-cosmos process at the same time. The oexit() function is added to support exiting with a OK exit value the same way eexit() is used to signal something is wrong. This change also adds the systemd unit file that runs run-cosmos with the new fleetlock-unlock argument at boot if fleetlock is configured. While here fix indentation that was mixed between 3 and 4 spaces: it is now 4 spaces everywhere. |
||
---|---|---|
default | ||
docs | ||
fabfile | ||
global | ||
scripts | ||
.gitignore | ||
addhost | ||
apt | ||
bump-tag | ||
cosmos-rules.yaml | ||
cosmos.conf | ||
edit-secrets | ||
host-puppet-conf-test | ||
iaas-enable-root.sh | ||
iaas-setup.sh | ||
Makefile | ||
prepare-iaas-debian | ||
prepare-iaas-ubuntu | ||
README |
The system documentation is in the docs directory of the multiverse repository.