feat: add subnets to autosign

- add subnets in incus managed environments to autosign in puppet
- update subnet facts comments
This commit is contained in:
2025-04-24 16:49:29 +10:00
parent 354a4f9ceb
commit 111bd9694c
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -5,6 +5,13 @@ profiles::puppet::autosign::subnet_ranges:
- '198.18.15.0/24'
- '198.18.16.0/24'
- '198.18.17.0/24'
- '198.18.20.0/24'
- '198.18.24.0/24'
- '198.18.25.0/24'
- '198.18.26.0/24'
- '198.18.27.0/24'
- '198.18.28.0/24'
- '198.18.29.0/24'
profiles::puppet::autosign::domains:
- '*.main.unkin.net'