Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
apache
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
webarch
apache
Commits
1490e69a
Commit
1490e69a
authored
5 years ago
by
Chris Croome
Browse files
Options
Downloads
Patches
Plain Diff
debug
parent
a2b84436
No related branches found
No related tags found
No related merge requests found
Pipeline
#9812
passed
5 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tasks/checks.yml
+20
-10
20 additions, 10 deletions
tasks/checks.yml
with
20 additions
and
10 deletions
tasks/checks.yml
+
20
−
10
View file @
1490e69a
...
...
@@ -44,11 +44,14 @@
-
name
:
apache_mods_enabled and apache_mods_disabled array checks
block
:
-
name
:
Debug
mo
d array
s
-
name
:
Debug
apache_mods_enable
d array
debug
:
var
:
-
apache_mods_enabled
-
apache_mods_disabled
var
:
apache_mods_enabled
verbosity
:
2
-
name
:
Debug apache_mods_disabled array
debug
:
var
:
apache_mods_disabled
verbosity
:
2
-
name
:
Check that no mods are enabled and disabled
...
...
@@ -74,10 +77,14 @@
-
name
:
apache_conf_enabled and apache_conf_disabled array checks
block
:
-
name
:
Debug conf arrays
-
name
:
Debug apache_conf_enabled arrays
debug
:
var
:
apache_conf_enabled
verbosity
:
2
-
name
:
Debug apache_conf_disabled arrays
debug
:
var
:
-
apache_conf_enabled
-
apache_conf_disabled
verbosity
:
2
...
...
@@ -104,11 +111,14 @@
-
name
:
apache_sites_enabled and apache_sites_disabled array checks
block
:
-
name
:
Debug
site
arrays
-
name
:
Debug
apache_sites_enabled
arrays
debug
:
var
:
-
apache_sites_enabled
-
apache_sites_disabled
var
:
apache_sites_enabled
verbosity
:
2
-
name
:
Debug apache_sites_disabled arrays
debug
:
var
:
apache_sites_disabled
verbosity
:
2
-
name
:
Check that no sites are enabled and disabled
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment