paulbsd-salt/states/dip/defaults.yaml
Paul Lecuq afff59da88
All checks were successful
continuous-integration/drone/push Build is passing
updated dip state
2022-10-01 20:09:46 +02:00

12 lines
231 B
YAML

---
dip:
enabled: true
install_dir: /usr/local/apps
release_dir: /usr/local/apps/releases
host: "[::]"
port: 8989
mirror: https://git.paulbsd.com/paulbsd/dip/releases/download
version: 1.0.0
os: linux
arch: amd64