paulbsd-salt/states/salt_minion/defaults.yaml

23 lines
422 B
YAML
Raw Normal View History

2020-07-10 00:58:55 +02:00
---
salt_minion:
enabled: true
2022-11-08 11:09:12 +01:00
version: 3005.1
2022-12-06 20:34:13 +01:00
deps:
2023-02-19 12:22:16 +01:00
- Jinja2==3.1.2
- Mako==1.2.4
- cffi==1.15.1
- cherrypy==18.8.0
- gitdb==4.0.10
- msgpack==1.0.4
2023-05-17 13:21:51 +02:00
- ovh==1.1.0
2023-02-19 12:22:16 +01:00
- pycryptodome==3.16.0
- pycryptodomex==3.17
- pygit2==1.11.1
- pynetbox==7.0.1
- python-dateutil==2.8.2
- python-gnupg==0.5.0
- pyzmq==20.0.0
- redis==4.3.5
- pycparser==2.21
2022-12-06 20:34:13 +01:00
config: {}