Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
puppet
manifests
Commits
01c5828b
Commit
01c5828b
authored
Feb 20, 2020
by
Cool Fire
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add node definition for n02.leaf.irc
parent
e02434a8
Pipeline
#2121
passed with stages
in 2 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
site.pp
site.pp
+4
-0
No files found.
site.pp
View file @
01c5828b
...
...
@@ -48,6 +48,10 @@ node 'n01.leaf.irc.insomnia247.nl' {
include
role::irc::leaf
}
node
'n02.leaf.irc.insomnia247.nl'
{
include
role::irc::leaf
}
node
'puppet.insomnia247.nl'
{
include
role::puppetmaster
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment