commit | 1612fa60ecfa33dcdd6cf8d46ae89cb08623e60d | [log] [tgz] |
---|---|---|
author | Carlos Frias <cfrias@apigee.com> | Sat Oct 01 16:46:43 2016 -0400 |
committer | Carlos Frias <cfrias@apigee.com> | Sat Oct 01 16:46:43 2016 -0400 |
tree | ca39a1e84b95f7f3205c3259dfa22e019b734109 | |
parent | 6f0b151f8180feb4e5d818d3b80f3daebccdd484 [diff] |
added facts.yml
diff --git a/installations/dc2/configuration/facts.yml b/installations/dc2/configuration/facts.yml new file mode 100644 index 0000000..9a7e65e --- /dev/null +++ b/installations/dc2/configuration/facts.yml
@@ -0,0 +1,8 @@ +--- +- hosts: planet + pre_tasks: + - setup: + - ec2_facts: + roles: + - opdk-setup-default-settings +