exit: fix keepalive configuration
There will be order or there will be chaos.
This commit is contained in:
parent
37c025e2a0
commit
c20c47709c
|
@ -1,4 +1,4 @@
|
|||
{% set exits = [inventory_hostname, peer] -%}
|
||||
{% set exits = [inventory_hostname, peer]|sort -%}
|
||||
|
||||
global_defs {
|
||||
enable_script_security
|
||||
|
|
Loading…
Reference in a new issue