commit | f12b074a69c0ddfd608ce10cc7bafcbc13b14f72 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Thu Oct 19 12:18:36 2017 -0500 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Thu Oct 19 12:18:36 2017 -0500 |
tree | 65333f88f1510c72bd4c3feb78d4029634a443d4 | |
parent | b3682d8d2dcc372109c70b693ca6400c404bb09d [diff] |
added dev portal
diff --git a/tasks/update_cache.yml b/tasks/update_cache.yml index 30a4fce..89ae9ca 100644 --- a/tasks/update_cache.yml +++ b/tasks/update_cache.yml
@@ -121,3 +121,4 @@ - { key: 'dp_admin_email', value: "{{ opdk_user_email }}" } - { key: 'dp_devadmin_user', value: "{{ opdk_user_name }}" } - { key: 'dp_devadmin_pwd', value: "{{ opdk_user_pass }}" } + - { key: 'opdk_portal_db_config_file', value: "{{ opdk_portal_db_config_file }}" }