| commit | 6c4fdb56d28e3c2af5cce86639b465e2ae62da8d | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Tue Mar 07 15:36:32 2017 -0500 |
| committer | Carlos Frias <friasc@google.com> | Tue Mar 07 15:36:32 2017 -0500 |
| tree | c215187c0da34dbbd30ec3d6c0bcb8b6a9e00923 | |
| parent | 0863c08f991b7e77f90198271412d31a6e417f36 [diff] |
updated names and cleaned up redundant cache loading
diff --git a/component/microgateway-setup.yml b/component/microgateway-setup.yml index 79748dc..332d73c 100644 --- a/component/microgateway-setup.yml +++ b/component/microgateway-setup.yml
@@ -1,5 +1,6 @@ --- - hosts: micro + gather_facts: no vars: config_output: '/tmp/edgemicro_config_output.txt' tasks:
diff --git a/configuration/opdk-setup-os.yml b/configuration/opdk-setup-os.yml index c6cc125..d311f4b 100644 --- a/configuration/opdk-setup-os.yml +++ b/configuration/opdk-setup-os.yml
@@ -1,6 +1,7 @@ --- - hosts: micro become: yes + gather_facts: no vars_files: - ~/.apigee/credentials.yml roles: