Missing comma

This commit is contained in:
Joshua Boniface 2018-09-24 01:22:49 -04:00
parent d679f2077a
commit 17297dd943
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ config_values = [
'keepalive_interval',
'fence_intervals',
'vni_dev',
'vni_dev_ip'
'vni_dev_ip',
'ipmi_hostname',
'ipmi_username',
'ipmi_password'