diff options
-rw-r--r-- | config/cloud.cfg-freebsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cloud.cfg-freebsd b/config/cloud.cfg-freebsd index bb3a4a51..17924be8 100644 --- a/config/cloud.cfg-freebsd +++ b/config/cloud.cfg-freebsd @@ -5,7 +5,7 @@ syslog_fix_perms: root:wheel # This should not be required, but leave it in place until the real cause of # not beeing able to find -any- datasources is resolved. -datasource_list: ['OpenStack'] +datasource_list: ['ConfigDrive', 'OpenStack'] # A set of users which may be applied and/or used by various modules # when a 'default' entry is found it will reference the 'default_user' |