Skip to content

Instantly share code, notes, and snippets.

@a1git
Created August 14, 2017 10:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a1git/56d25258c142f4d1d938565eb4f35dab to your computer and use it in GitHub Desktop.
Save a1git/56d25258c142f4d1d938565eb4f35dab to your computer and use it in GitHub Desktop.
---
global_overrides:
swift:
storage_network: 'br-storage'
part_power: 10
repl_number: 3
min_part_hours: 1
mount_point: /srv/node
account:
container:
storage_policies:
- policy:
name: gold
index: 0
default: True
swift-proxy_hosts:
v11:
ip: 172.29.236.11
v12:
ip: 172.29.236.12
v13:
ip: 172.29.236.13
swift_hosts:
v21:
ip: 172.29.236.21
container_vars:
swift_vars:
zone: 0
drives:
- name: vdb
weight: 300
- name: vbc
weight: 300
- name: vbd
weight: 300
- name: vde
weight: 300
- name: vdf
weight: 300
v22:
ip: 172.29.236.22
container_vars:
swift_vars:
zone: 1
drives:
- name: vdb
weight: 300
- name: vbc
weight: 300
- name: vbd
weight: 300
- name: vde
weight: 300
- name: vdf
weight: 300
v23:
ip: 172.29.236.23
container_vars:
swift_vars:
zone: 2
drives:
- name: vdb
weight: 300
- name: vbc
weight: 300
- name: vbd
weight: 300
- name: vde
weight: 300
- name: vdf
weight: 300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment