diff options
Diffstat (limited to 'config/cloud.freebsd.cfg')
-rw-r--r-- | config/cloud.freebsd.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/cloud.freebsd.cfg b/config/cloud.freebsd.cfg index bcf5adc7..40e2374a 100644 --- a/config/cloud.freebsd.cfg +++ b/config/cloud.freebsd.cfg @@ -2,6 +2,9 @@ # and system configuration. 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'] # A set of users which may be applied and/or used by various modules |