Sha256: a501a1b4649ba8e552a66224f67cad7d7d998853e7e2e696c6d70d6fde106111
Contents?: true
Size: 533 Bytes
Versions: 9
Compression:
Stored size: 533 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" or "linode" # dns: route53 # Credentials for DNS route53: key: your_aws_key secret: your_aws_secret linode: api_key: your_linode_api_key
Version data entries
9 entries across 9 versions & 1 rubygems