From 36c31cfc20487f93a2af9b43761e2e3427fa253d Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Tue, 20 Jun 2023 20:22:03 +1000 Subject: [PATCH] Changed prodinf01n01 to testing environment * this environment doesnt exist, so should allow me to overwrite which environemnt is set in the enc. e.g. puppet agent -t -E test_branch_abc --- data/prodinf01n01.main.unkin.net.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/prodinf01n01.main.unkin.net.yaml b/data/prodinf01n01.main.unkin.net.yaml index 0de32b7..906fe10 100644 --- a/data/prodinf01n01.main.unkin.net.yaml +++ b/data/prodinf01n01.main.unkin.net.yaml @@ -1,4 +1,4 @@ --- classes: - role::puppet::puppetmaster -environment: develop +environment: testing