0.1.25-DEV-20201130-095455
-------------------------- * ADD: - zg-pbs.thezengarden.net -> 10.1.1.242 * MODIFY: - nagios-vm mac_address: added quotes - .gitlab-ci.yml: DOCKER_IMG_TAG updated to current 7.8 image
This commit is contained in:
parent
da8dcd062f
commit
8e7d079eb2
@ -35,7 +35,7 @@ stages:
|
|||||||
|
|
||||||
.header_template: &header
|
.header_template: &header
|
||||||
variables:
|
variables:
|
||||||
DOCKER_IMG_TAG: "7.7.1908"
|
DOCKER_IMG_TAG: "7.8.2003"
|
||||||
|
|
||||||
|
|
||||||
.check_versions_template: &check_vers
|
.check_versions_template: &check_vers
|
||||||
|
@ -133,5 +133,9 @@
|
|||||||
ip_address : "10.1.1.7"
|
ip_address : "10.1.1.7"
|
||||||
|
|
||||||
nagios-vm:
|
nagios-vm:
|
||||||
mac_address : BE:04:AA:2E:42:0C
|
mac_address : "BE:04:AA:2E:42:0C"
|
||||||
ip_address : "10.1.1.203"
|
ip_address : "10.1.1.203"
|
||||||
|
|
||||||
|
zg-pbs:
|
||||||
|
mac_address : "56:25:AB:30:59:4A"
|
||||||
|
ip_address : "10.1.1.242"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user