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
immerda
Puppet Modules
webhosting
Commits
6409c764
Commit
6409c764
authored
Nov 20, 2015
by
mh
Browse files
wordpress can also redirect for canonical url
parent
22724fb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/php/wordpress.pp
View file @
6409c764
...
...
@@ -60,7 +60,7 @@ define webhosting::php::wordpress(
$nagios_check
=
'ensure'
,
$nagios_check_domain
=
'absent'
,
$nagios_check_url
=
'/'
,
$nagios_check_code
=
'200'
,
$nagios_check_code
=
'200
,301
'
,
$nagios_use
=
'generic-service'
,
$git_repo
=
'absent'
,
$autoinstall
=
true
,
...
...
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