Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iaas-ha
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
OCP-TOOLS
iaas-ha
Commits
02752892
Commit
02752892
authored
9 years ago
by
Alessandro Costantini
Browse files
Options
Downloads
Patches
Plain Diff
Main comment updated
parent
0dd1af37
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
manifests/setup/router.pp
+3
-3
3 additions, 3 deletions
manifests/setup/router.pp
with
3 additions
and
3 deletions
manifests/setup/router.pp
+
3
−
3
View file @
02752892
# A convenience method to set up a router between
# A convenience method to set up a router between
# a private subnet and the public network. The
# a private subnet and the public network. The
# $title of the resource is 'routername:subnet',
# $title of the resource is 'routername:subnet',
# where tena
nt
is the name of the
tenant
to assign
# where
rou
te
r
na
me
is the name of the
router
to assign
# t
he router to
and subnet is the name of the
# t
o the tenant "test"
and subnet is the name of the
# subnet to connect the router to.
# subnet to connect the router to.
define
iaas::setup::router
{
define
iaas::setup::router
{
...
@@ -36,4 +36,4 @@ define iaas::setup::router {
...
@@ -36,4 +36,4 @@ define iaas::setup::router {
}
}
}
}
}
}
\ No newline at end of file
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