feat: change hiera_include, hiera_exclude
- change hiera_classes to hiera_include - add method to remove classes from hiera_include through hiera_exclude
This commit is contained in:
@@ -5,3 +5,6 @@ sudo::configs:
|
||||
content: |
|
||||
ceph ALL=NOPASSWD: /usr/sbin/smartctl -x --json=o /dev/*
|
||||
ceph ALL=NOPASSWD: /usr/sbin/nvme * smart-log-add --json /dev/*
|
||||
|
||||
hiera_exclude:
|
||||
- networking
|
||||
|
||||
Reference in New Issue
Block a user