From 58ec9ec076d34fffa72e8e406b3eaee2cbedfccf Mon Sep 17 00:00:00 2001 From: Harm Weites Date: Wed, 8 Oct 2014 15:37:05 +0200 Subject: new: The Ec2 datasource works for FreeBSD as well. --- config/cloud.cfg-freebsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/cloud.cfg-freebsd b/config/cloud.cfg-freebsd index 17924be8..5ac181ff 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: ['ConfigDrive', 'OpenStack'] +datasource_list: ['ConfigDrive', 'OpenStack', 'Ec2'] # 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' -- cgit v1.2.3