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
mahogony
php
Commits
f1d478bc
Commit
f1d478bc
authored
Oct 21, 2017
by
mh
Browse files
use new facts variable
parent
687b2cfb
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/mod_fcgid.pp
View file @
f1d478bc
# things we need for mod_fcgid & php
class
php::mod_fcgid
inherits
php
{
require
::
php::cli
case
$
::os
family
{
case
$
facts
[
'os'
][
'
family
'
]
{
'RedHat'
:
{
include
::php::mod_fcgid::centos
}
}
}
Write
Preview
Supports
Markdown
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