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
package.packaging
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Simple Deploy- and Management
package.packaging
Commits
57494111
Commit
57494111
authored
Jul 31, 2019
by
Pietsch, Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added variable packaging_repositories to documentation
parent
4b9d55ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
3 deletions
+12
-3
README.md
README.md
+12
-3
No files found.
README.md
View file @
57494111
...
...
@@ -9,9 +9,18 @@ Requirements
Variables
----------
-
development note: Define these variables in the defaults/main.yml file of your sub-role.
development note: Define these variables in the defaults/main.yml or vars/main.yml file of your sub-role.
packaging_repositories:
*
description:
*
This is a list of dictionaries for the reporsitories of a package management and contains some information about them.
*
Every list entry has following keys by default:
-
name: name of the repository as string
-
url: URL of the repository as string
-
enabled: activation state of the repository as boolean
*
The keys of each entry can be extended depending on the package manangement.
*
default: []
Processes
=========
...
...
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