Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
---
# Location of the domain configuration files
'conf dir': /media/shared/havirt/conf
# location of the status file and other temp files
'db dir': /media/shared/havirt/var
# the flags variables have defaults which can be
# modified here. Be very careful changing these defaults
flags:
# can be an integer with values up to 3
debug: 0
# do not actually do anything if set to 1
dryrun: 1
# can also be tab separated values (tsv)
format: screen
# if 1, will display help screen. Don't change
help: 0
# decreases output
quiet: 0
# target for some commands (node)
target: ''
# display version if set. Don't modify here
version: 0
# run commands instead of displaying them.
# Change this to 1 if you want this as the default
# behaviour. No way to turn it off if set here
yes: 0
# name of file which stores the last scan time
'last scan filename': /media/shared/havirt/var/lastscan
# number of seconds to refuse to scan again (--yes overrides)
'minum scan time': 300
# amount of memory we will not allocate. Dedicated to node
'node reserved memory': 8388608
# Number of threads we will not allocate. 0 turns this check
# off, and negative numbers are allowed
'node reserved vcpu': 1
# location of this script (and the configuration file)
'script dir': /media/shared/havirt
# name of this script
'script name': havirt
# name of the file which stores the cluster status
'status db filename': /media/shared/havirt/var/status.yaml