Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
testing
puppet-icinga2_testing
Commits
066f5ef6
Commit
066f5ef6
authored
Oct 11, 2016
by
Markus Frosch
Browse files
apache: create_resources custom_config from hiera
parent
8d248596
Changes
1
Show whitespace changes
Inline
Side-by-side
manifests/profiles/apache.pp
View file @
066f5ef6
...
...
@@ -7,4 +7,6 @@ class icinga2_testing::profiles::apache
contain
::
apache
contain
::
apache::mod::rewrite
contain
::
apache::mod::php
create_resources
(
'apache::custom_config'
,
hiera_hash
(
'apache::custom_configs'
,
{}))
}
\ No newline at end of file
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