You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: roles/netbird/README.md
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,7 @@ Role Variables
10
10
--------------
11
11
-`netbird_setup_key`: The key that is used to automate the setup process.
12
12
-`netbird_register`: A true/false defining whether or not register netbird.
13
-
-`netbird_deployment_mode`: Specifies the deployment mode for Netbird. It can be either:
14
-
- 'cloud-hosted': For deploying Netbird using the cloud-hosted instance.
15
-
- 'self-hosted': For deploying a self-hosted instance of Netbird.
16
-
-`netbird_mgmt_url`: The management URL for the self-hosted instance. This variable is required if `netbird_deployment_mode` is set to `'self-hosted'`.
13
+
-`netbird_mgmt_url`: The management URL for the self-hosted instance. If not specified, defaults to the cloud-hosted instance (https://api.netbird.io:443).
0 commit comments