summaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/common/templates/hosts
blob: bb770d5b4e3d8a774e44ab9e293e3f3343bf60ad (plain)
1
2
3
4
5

@media only all and (prefers-color-scheme: dark) {
.highlight .hll { background-color: #49483e }
.highlight .c { color: #75715e } /* Co
# localhost
127.0.0.1 localhost
# controller
10.1.0.50 host1
10.1.0.51 host2
10.1.0.52 host3
# compute
10.1.0.53 host4
10.1.0.54 host5
egistered trademark of Linus Torvalds.

Please see our terms of use, trademark policy, and privacy policy.