]> ruderich.org/simon Gitweb - safcm/safcm.git/commit
config: forbid host names which conflict with special groups
authorSimon Ruderich <simon@ruderich.org>
Sun, 4 Apr 2021 06:46:00 +0000 (08:46 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 4 Apr 2021 06:46:00 +0000 (08:46 +0200)
commit8fcd43d8f2b15b62f819a1ea41dcd91ac3194f0b
treebe747f460dad92b9dd46d2f3197c55dff9f42bbf
parentb3947ca010d5e49ae519722393dd4d2d2a3c19f7
config: forbid host names which conflict with special groups
cmd/safcm/config/hosts.go
cmd/safcm/config/hosts_test.go [new file with mode: 0644]
cmd/safcm/testdata/host-invalid-all/hosts.yaml [new file with mode: 0644]
cmd/safcm/testdata/host-invalid-detected/hosts.yaml [new file with mode: 0644]
cmd/safcm/testdata/host-invalid-special/hosts.yaml [new file with mode: 0644]