We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d7891c + 8e97e26 commit 03ee7aeCopy full SHA for 03ee7ae
1 file changed
ansible/inventory/offline/99-static
@@ -72,6 +72,9 @@
72
# Uncomment and set to the true public IP if you are behind 1:1 NAT
73
# restund_peer_udp_advertise_addr = a.b.c.d
74
75
+# Explicitely specify the restund user id to be "root" to override the default of "997"
76
+restund_uid = root
77
+
78
# For the following groups, add all nodes defined above to the sections below.
79
# Define any additional variables that should be set for these nodes.
80
0 commit comments