new: The Ec2 datasource works for FreeBSD as well.

This commit is contained in:
Harm Weites 2014-10-08 15:37:05 +02:00
parent 9a5d4f5b3e
commit 3a24fc4338

View File

@ -5,7 +5,7 @@ syslog_fix_perms: root:wheel
# This should not be required, but leave it in place until the real cause of # This should not be required, but leave it in place until the real cause of
# not beeing able to find -any- datasources is resolved. # not beeing able to find -any- datasources is resolved.
datasource_list: ['ConfigDrive', 'OpenStack'] datasource_list: ['ConfigDrive', 'OpenStack', 'Ec2']
# A set of users which may be applied and/or used by various modules # 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' # when a 'default' entry is found it will reference the 'default_user'