Sha256: 81c9fa0c278403af77b93085833ca8713189ef293574167ec1aca5ebdde6d361
Contents?: true
Size: 682 Bytes
Versions: 3
Compression:
Stored size: 682 Bytes
Contents
--- api_key: your_api_key root_pass: your_root_password root_sshkey_path: ~/.ssh/id_rsa.pub # payment_term must be 1, 12 or 24 payment_term: 1 # Add / remove environments environments: - production - staging fqdn: zone: example.com production: %{host}.example.com staging: %{host}.staging.example.com label: production: example-%{host} staging: example-staging-%{host} group: production: example staging: example-staging # Filter out large lists by keyword distributions_filter: debian kernels_filter: latest # dns takes either "linode" or "route53" dns: linode # only used when route53 is chosen for DNS route53: key: your_aws_key secret: your_aws_secret
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sunzi-0.4.2 | lib/templates/setup/linode/linode.yml |
sunzi-0.4.1 | lib/templates/setup/linode/linode.yml |
sunzi-0.4.0 | lib/templates/setup/linode/linode.yml |