Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
puppet-icinga2_testing
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
15
Issues
15
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
testing
puppet-icinga2_testing
Commits
e52cf230
Commit
e52cf230
authored
Nov 17, 2017
by
Markus Frosch
📣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
icingaweb2: Enable fcgi proxy
parent
fd0237ae
Pipeline
#811
failed with stage
in 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
manifests/profiles/icingaweb2.pp
manifests/profiles/icingaweb2.pp
+3
-0
No files found.
manifests/profiles/icingaweb2.pp
View file @
e52cf230
...
@@ -19,6 +19,9 @@ class icinga2_testing::profiles::icingaweb2 {
...
@@ -19,6 +19,9 @@ class icinga2_testing::profiles::icingaweb2 {
name
=>
$_fpm_service
,
name
=>
$_fpm_service
,
require
=>
Package
[
'icingaweb2'
],
require
=>
Package
[
'icingaweb2'
],
}
}
contain
::
apache::mod::proxy
contain
::
apache::mod::proxy_fcgi
}
}
include
::apache
include
::apache
...
...
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