Authored by root

fix bug

... ... @@ -4,8 +4,8 @@
vars_prompt:
- name: "upstream_az"
prompt: "Choose which az's upstream: [store_gray_extstore_local|store_local_extstore_local|store_gray_extstore_gray|store_local_extstore_gray] "
default: 'local'
default: 'store_local_extstore_gray'
private: no
remote_user: root
roles:
- crm.store.nginx
- crm.extstore.nginx
... ...