Skip to content
Snippets Groups Projects
cc-node.conf 538 B
Newer Older
Benziane Chakib's avatar
Benziane Chakib committed
[node]

# address and port of the CloudControl server
Thibault VINCENT's avatar
Thibault VINCENT committed
address = 10.15.255.42
Benziane Chakib's avatar
Benziane Chakib committed
#port = 1984

# account created for this node on the server
Thibault VINCENT's avatar
Thibault VINCENT committed
login = $$LOGIN$$
password = $$PASSWORD$$
# logging verbosity level 0-3
Thibault VINCENT's avatar
Thibault VINCENT committed
#verbosity = 0
Thibault VINCENT's avatar
Thibault VINCENT committed

# hypervisor detection and connection, set to 'no' on regular hosts or when
# the node should not attempt to use local hypervisors
Thibault VINCENT's avatar
Thibault VINCENT committed
#detect_hypervisor = yes

# allow remote command execution (or host shutdown/reboot)
#command_execution = yes
Thibault VINCENT's avatar
Thibault VINCENT committed
# TO BE REMOVED IN LATER RELEASES
# force usage of Xen
Thibault VINCENT's avatar
Thibault VINCENT committed
#force_xen = no