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
90204f00
Verified
Commit
90204f00
authored
1 year ago
by
Chris Croome
Browse files
Options
Downloads
Patches
Plain Diff
add internal variables to the arg spec
parent
88a99bf7
No related branches found
Branches containing commit
Tags
3.1.0
Tags containing commit
No related merge requests found
Pipeline
#32818
passed
1 year ago
Stage: trixie
Stage: bookworm
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
meta/argument_specs.yml
+8
-0
8 additions, 0 deletions
meta/argument_specs.yml
with
8 additions
and
0 deletions
meta/argument_specs.yml
+
8
−
0
View file @
90204f00
...
...
@@ -85,6 +85,10 @@ argument_specs:
type
:
str
required
:
true
description
:
The group that the Apache process should run as.
apache_init
:
type
:
str
required
:
false
description
:
Internal variable for the init system.
apache_localhost_port
:
type
:
int
required
:
true
...
...
@@ -199,6 +203,10 @@ argument_specs:
elements
:
str
required
:
false
description
:
A list of Apache packages that should be installed if abesnt.
apache_ps
:
type
:
dict
required
:
false
description
:
Internal dictionary for the result from running ps to check init system.
apache_server_admin
:
type
:
str
required
:
true
...
...
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