Skip to content

Commit 03ee7ae

Browse files
authored
Merge pull request #496 from wireapp/arthurwolf-patch-3
Override the restund_uid from 997 to root
2 parents 4d7891c + 8e97e26 commit 03ee7ae

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ansible/inventory/offline/99-static

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@
7272
# Uncomment and set to the true public IP if you are behind 1:1 NAT
7373
# restund_peer_udp_advertise_addr = a.b.c.d
7474

75+
# Explicitely specify the restund user id to be "root" to override the default of "997"
76+
restund_uid = root
77+
7578
# For the following groups, add all nodes defined above to the sections below.
7679
# Define any additional variables that should be set for these nodes.
7780

0 commit comments

Comments
 (0)