Move allowed node attrs to config file, apply automatically
This moves the whitelist for nodes' "normal" attributes to a config file, which is loaded live during every run and applied in memory in case the node's local file hasn't been updated before the client run. Fixes allowed attributes being overwritten/removed in the node info JSON files.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- knife_zero
|
||||
- kosmos_kvm
|
||||
- kosmos-ejabberd
|
||||
- openresty
|
||||
- vm_host
|
||||
Reference in New Issue
Block a user