lib/templates/setup/linode/linode.yml in sunzi-0.8.0 vs lib/templates/setup/linode/linode.yml in sunzi-0.9.0
- old
+ new
@@ -10,14 +10,14 @@
environments:
- production
- staging
fqdn:
zone: example.com
- production: %{host}.example.com
- staging: %{host}.staging.example.com
+ production: '%{host}.example.com'
+ staging: '%{host}.staging.example.com'
label:
- production: example-%{host}
- staging: example-staging-%{host}
+ production: 'example-%{host}'
+ staging: 'example-staging-%{host}'
group:
production: example
staging: example-staging
# filter out large lists by keyword