Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
1d032d06
Unverified
Commit
1d032d06
authored
8 months ago
by
Max Gautier
Browse files
Options
Downloads
Patches
Plain Diff
Docs update on access ip
parent
2826b357
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/ansible/vars.md
+3
-3
3 additions, 3 deletions
docs/ansible/vars.md
with
3 additions
and
3 deletions
docs/ansible/vars.md
+
3
−
3
View file @
1d032d06
...
...
@@ -35,9 +35,9 @@ Some variables of note include:
## Addressing variables
*
*ip*
- IP to use for binding services (host var). This would
**usually**
be the public ip.
*
*access_ip*
- IP
for
other hosts to
use to
connect to. Often required when
deploying
from a cloud, such as OpenStack or GCE and you have separate
public/floating and private IPs.
This would
**usually**
be the private ip.
*
*access_ip*
- IP
to use from
other hosts to connect to
this host
. Often required when
deploying
from a cloud, such as OpenStack or GCE and you have separate
public/floating and private IPs.
This would
**usually**
be the private ip.
*
*ansible_default_ipv4.address*
- Not Kubespray-specific, but it is used if ip
and access_ip are undefined
*
*ip6*
- IPv6 address to use for binding services. (host var)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment