| commit | a20a503e50b5e77827b2ce19a9b7b4ec641e41b9 | [log] [tgz] | 
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Thu Apr 12 15:57:42 2018 -0400 | 
| committer | Carlos Frias <friasc@google.com> | Thu Apr 12 15:57:42 2018 -0400 | 
| tree | a7ea30f1c492a6cf77d96c0671b78214b02648bf | |
| parent | 5161b2ef8304a5c031426fd117c14d6d493ea77f [diff] | 
Distributed variables into placeholder files in credentials.yml and custom-properties.yml
diff --git a/resources/credentials.yml b/resources/credentials.yml index a418103..9301c4e 100644 --- a/resources/credentials.yml +++ b/resources/credentials.yml
@@ -31,7 +31,7 @@ opdk_smtp_password: '{{ opdk_user_pass }}' # Apigee Analytics Postgres credentials -pg_user: apigee +pg_user: '{{ opdk_user_name }}' pg_pass: '{{ opdk_user_pass }}' # Drupal Postgres Admin