Re-organized all files and added a Vagrantfile
This commit is contained in:
20
hosts
20
hosts
@@ -1,22 +1,18 @@
|
||||
[webservers]
|
||||
[web]
|
||||
webhostname
|
||||
|
||||
[workers]
|
||||
[worker]
|
||||
woker1
|
||||
|
||||
[masterdb]
|
||||
db1-hostname server_id=1
|
||||
[db]
|
||||
db0 db1-hostname server_id=1
|
||||
db1 db2-hostname server_id=2
|
||||
db2 db3-hostname server_id=3
|
||||
|
||||
[slavedbs]
|
||||
db2-hostname server_id=2
|
||||
db3-hostname server_id=3
|
||||
|
||||
[haproxy]
|
||||
[proxy]
|
||||
haproxy-hostname
|
||||
|
||||
[masterdb-internal]
|
||||
|
||||
[slavedbs-internal]
|
||||
[db-internal]
|
||||
|
||||
[web-internal]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user