You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/redshift/defaults/main.yml

7 lines
190 B
YAML

---
# defaults file for test_redshift
redshift_cluster_name: '{{ resource_prefix }}'
reshift_master_password: "th1s_is_A_test"
redshift_master_username: "master_user"
node_type: "dc2.large"