Add ipa server to list of hosts
This commit is contained in:
parent
57c34ae2bf
commit
2ced19cc0c
@ -23,6 +23,7 @@
|
||||
import os
|
||||
|
||||
hosts = {
|
||||
"ipa": "172.30.1.100",
|
||||
"control": "172.30.1.00",
|
||||
"web": "172.30.1.201",
|
||||
"media": '172.30.1.202'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user