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:
Chris Hammer 2020-11-30 09:56:51 -05:00
parent da8dcd062f
commit 8e7d079eb2
2 changed files with 6 additions and 2 deletions

View File

@ -35,7 +35,7 @@ stages:
.header_template: &header
variables:
DOCKER_IMG_TAG: "7.7.1908"
DOCKER_IMG_TAG: "7.8.2003"
.check_versions_template: &check_vers

View File

@ -133,5 +133,9 @@
ip_address : "10.1.1.7"
nagios-vm:
mac_address : BE:04:AA:2E:42:0C
mac_address : "BE:04:AA:2E:42:0C"
ip_address : "10.1.1.203"
zg-pbs:
mac_address : "56:25:AB:30:59:4A"
ip_address : "10.1.1.242"