Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
puppet
manifests
Commits
bbfb8352
Commit
bbfb8352
authored
May 14, 2017
by
Cool Fire
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add definitions for irc nodes
parent
73a9e176
Pipeline
#281
passed with stages
in 3 minutes and 25 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
site.pp
site.pp
+8
-0
No files found.
site.pp
View file @
bbfb8352
...
...
@@ -2,6 +2,14 @@ node 'Lydia.insomnia247.nl' {
include
role::lydia
}
node
'node02.ca.irc.insomnia247.nl'
{
include
role::irc::leaf
}
node
'node03.fr.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