Sha256: 3ec9036518af1118794c115741d8f23afce70e44cb1e1f10ee5d2a1d5eb63bc2
Contents?: true
Size: 887 Bytes
Versions: 3
Compression:
Stored size: 887 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 # other parameters for settings. # settings: # alert_cpu_threshold: 90 # alert_diskio_threshold: 1000 # alert_bwin_threshold: 5 # alert_bwout_threshold: 5 # alert_bwquota_threshold: 80
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sunzi-1.1.0 | lib/templates/setup/linode/linode.yml |
sunzi-1.0.0 | lib/templates/setup/linode/linode.yml |
sunzi-0.9.0 | lib/templates/setup/linode/linode.yml |