Sha256: 31edaa858678acd89057ea31145a34be68763963715eaaeb6ece77c9c2bcdf48
Contents?: true
Size: 503 Bytes
Versions: 2
Compression:
Stored size: 503 Bytes
Contents
--- api_key: your_api_key client_id: your_client_id # add / remove environments environments: - production - staging fqdn: zone: example.com production: '%{host}.example.com' staging: '%{host}.staging.example.com' name: production: 'example-%{host}' staging: 'example-staging-%{host}' # filter out large lists by keyword distributions_filter: debian # dns takes "route53" # dns: route53 # only used when route53 is chosen for DNS route53: key: your_aws_key secret: your_aws_secret
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sunzi-1.0.0 | lib/templates/setup/digital_ocean/digital_ocean.yml |
sunzi-0.9.0 | lib/templates/setup/digital_ocean/digital_ocean.yml |