Skip to content

Instantly share code, notes, and snippets.

@mattbailey
Created May 31, 2012 22:37
Show Gist options
  • Save mattbailey/2846857 to your computer and use it in GitHub Desktop.
Save mattbailey/2846857 to your computer and use it in GitHub Desktop.
---
# Utility server
- name: utility
env: production
retention: 3
volumes:
- device: sda1
id: vol-1c99ae73
- device: sdf
id: vol-a087b5cf
- device: sdg
id: vol-f087b59f
# Gildsource utility servers (elasticsaerch & redis)
- name: gsutil-app1
env: production
retention: 5
volumes:
- device: sdf
id: vol-a089c7cf
- device: sdg
id: vol-7486c81b
- name: gsutil-app2
env: production
retention: 5
volumes:
- device: sdf
id: vol-6689c709
- device: sdg
id: vol-fc89c793
- name: gsutil-app3
env: production
retention: 5
volumes:
- device: sdf
id: vol-4886c827
- device: sdg
id: vol-1c86c873
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment