Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kayobe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Very Demiurge Very Mindful
Kayobe
Commits
f88f49ec
Commit
f88f49ec
authored
3 years ago
by
Pierre Riteau
Browse files
Options
Downloads
Patches
Plain Diff
Document seed_enable_snat
Change-Id: Ie42ab7a0dc9dd1ed1925b3a17134b3770ae8ba98
parent
56a01a41
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/source/configuration/reference/hosts.rst
+11
-0
11 additions, 0 deletions
doc/source/configuration/reference/hosts.rst
with
11 additions
and
0 deletions
doc/source/configuration/reference/hosts.rst
+
11
−
0
View file @
f88f49ec
...
...
@@ -496,6 +496,17 @@ For example, to set the ``net.ipv4.ip_forward`` parameter to ``1`` on controller
controller_sysctl_parameters:
net.ipv4.ip_forward: 1
IP routing and Source NAT
=========================
*tags:*
| ``ip-routing``
| ``snat``
IP routing and source NAT (SNAT) can be configured on the seed host, which
allows it to be used as a default gateway for overcloud hosts. This is disabled
by default since the Xena 11.0.0 release, and may be enabled by setting
``seed_enable_snat`` to ``true`` in ``${KAYOBE_CONFIG_PATH}/seed.yml``.
Disable cloud-init
==================
*tags:*
...
...
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