commit | 96fcb6046910e7a2cd513b6666181113dcaba539 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Thu Oct 26 15:05:13 2017 -0400 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Thu Oct 26 15:05:13 2017 -0400 |
tree | eafe9d1c01cd807092d2aa1b44cb8a757a2ddf5c | |
parent | 5ef22aa252079b9bfc502b9c971ffeb516469c9c [diff] |
updated variables scope
diff --git a/defaults/main.yml b/defaults/main.yml index 1bae9e4..f866b6a 100644 --- a/defaults/main.yml +++ b/defaults/main.yml
@@ -22,10 +22,6 @@ # Default apigee installation home apigee_installation_home: /opt/apigee -# Postgres credentials -pg_user: '{{ opdk_user_name }}' -pg_pass: '{{ opdk_user_pass }}' - # Apigee service command for 4.16.xx apigee_service: '{{ apigee_installation_home }}/apigee-service/bin/apigee-service'