Update sample config with new options

This commit is contained in:
2018-09-24 01:06:31 -04:00
parent 062a46f48c
commit a3585da1c8
2 changed files with 14 additions and 1 deletions

View File

@ -56,6 +56,8 @@ mynetworkname = ''.join(myhostname.split('.', 1)[1:])
config_values = [
'zookeeper',
'keepalive_interval',
'keepalive_interval',
'fence_intervals',
'vni_dev',
'vni_dev_ip'
'ipmi_hostname',