refactor: move puppet::* roles to infra::puppet

- start creation on apps:: roles
- reorganise hieradata to match role changes
- remove tagging for enc repo
This commit is contained in:
2023-11-18 18:44:11 +11:00
parent bae3d446b6
commit 460f9bc7e8
8 changed files with 5 additions and 13 deletions
+5
View File
@@ -0,0 +1,5 @@
---
profiles::puppet::puppetdb::puppetdb_host: prodinf01n04.main.unkin.net
profiles::puppet::puppetdb::postgres_host: prodinf01n05.main.unkin.net
puppetdb::master::config::create_puppet_service_resource: false
#puppetdb::master::config::puppetdb_host: "%{lookup('profiles::puppet::puppetdb::puppetdb_host')}"