Skip to content

Commit 4e5f763

Browse files
author
George Robinson
committed
Add overwrite option to pillar.example
1 parent 32a732a commit 4e5f763

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pillar.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
haproxy:
66
enabled: True
7+
overwrite: True # Overwrite an existing config file if present (default behaviour unless set to false)
78
config_file_path: /etc/haproxy/haproxy.cfg
89
global:
910
stats:

0 commit comments

Comments
 (0)