chore: re-organise puppet, puppetdb and puppetboard roles

This commit is contained in:
2023-11-18 18:42:37 +11:00
parent d9374f27f8
commit 92fb0ee8c3
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
---
classes:
- roles::puppet::puppetmaster
- roles::infra::puppet::master
environment: testing
+1 -1
View File
@@ -1,4 +1,4 @@
---
classes:
- roles::puppet::puppetdb_api
- roles::infra::puppetdb::api
environment: testing
+1 -1
View File
@@ -1,4 +1,4 @@
---
classes:
- roles::puppet::puppetdb_sql
- roles::infra::puppetdb::sql
environment: testing
+1 -1
View File
@@ -1,4 +1,4 @@
---
classes:
- roles::puppet::puppetboard
- roles::infra::puppetboard::server
environment: testing