Add ipa server to list of hosts

This commit is contained in:
Isshi0417 2026-07-08 05:21:21 +00:00
parent 57c34ae2bf
commit 2ced19cc0c

View File

@ -23,6 +23,7 @@
import os import os
hosts = { hosts = {
"ipa": "172.30.1.100",
"control": "172.30.1.00", "control": "172.30.1.00",
"web": "172.30.1.201", "web": "172.30.1.201",
"media": '172.30.1.202' "media": '172.30.1.202'