paulbsd-salt/states/config/defaults.yaml
Paul Lecuq 1b59cdacdd * Update salt states
- bl module updated
- borg state updated
- config state updated
- netbox state updated
- nginx state updated
- misc updates
2022-02-21 13:52:46 +01:00

9 lines
171 B
YAML

---
config:
enabled: true
install_dir: "/usr/local/apps/config"
ini_filename: "common.ini"
json_filename: "common.json"
yaml_filename: "common.yml"
config: {}