Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
systemd-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
salt
systemd-formula
Commits
d24fd3f6
Unverified
Commit
d24fd3f6
authored
3 years ago
by
Imran Iqbal
Browse files
Options
Downloads
Patches
Plain Diff
feat(osfingermap): add Debian 11 support (w/o `wait_online`) [skip ci]
parent
f3f80b4a
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
systemd/osfingermap.yaml
+10
-0
10 additions, 0 deletions
systemd/osfingermap.yaml
with
10 additions
and
0 deletions
systemd/osfingermap.yaml
+
10
−
0
View file @
d24fd3f6
...
...
@@ -7,6 +7,16 @@
# Only add an `osfinger` which is/will be supported by the formula
# (empty `osfinger`s do not need to be listed, just added here as an example).
---
Debian-11
:
pkgs_extra
:
-
python3-systemd
# TODO: Return back to this and check if the following two lines can be removed,
# in order to use the setting in `defaults.yaml` instead (i.e. `true`).
# Using it for this initial phase of introducing pre-release Bullseye CI
# testing; the `systemd-networkd-wait-online` service doesn't start.
networkd
:
wait_online
:
false
Ubuntu-20.04
:
pkgs_extra
:
-
python3-systemd
...
...
This diff is collapsed.
Click to expand it.
Dennis Ahrens
@ahrensde
mentioned in commit
56520008
·
3 years ago
mentioned in commit
56520008
mentioned in commit 56520008175491d3a5deecc2b5fa02c6834944f3
Toggle commit list
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