You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
546 B

[centos]
h-cent1.lxd owner=mix
h-cent2.lxd owner=mix
h-cent3.lxd owner=not-mix
[ubuntu]
h-ubuntu1.lxd owner=Lera
[ALL-LINUX:children]
centos
ubuntu
[consul-servers]
h-consul1.lxd consul_bootstrap="true"
h-consul2.lxd consul_bootstrap="false"
h-consul3.lxd consul_bootstrap="false"
[consul-clients:children]
centos
ubuntu
## [dbservers]
##
## db01.intranet.mydomain.net
## db02.intranet.mydomain.net
## 10.25.1.56
## 10.25.1.57
# Here's another example of host ranges, this time there are no
# leading 0s:
## db-[99:101]-node.example.com

Powered by TurnKey Linux.