Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible_lza_ingest
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Digital Preservation
ansible_lza_ingest
Commits
f6f9d034
Commit
f6f9d034
authored
4 years ago
by
Jens Steidl
Browse files
Options
Downloads
Patches
Plain Diff
fix: unit name
parent
3c2d3205
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/stichprobe-daily-report.timer.j2
+1
-1
1 addition, 1 deletion
templates/stichprobe-daily-report.timer.j2
with
1 addition
and
1 deletion
templates/stichprobe-daily-report.timer.j2
+
1
−
1
View file @
f6f9d034
...
@@ -14,7 +14,7 @@ WakeSystem=true
...
@@ -14,7 +14,7 @@ WakeSystem=true
#When activated, it triggers the service immediately if it missed the last start time, for example due to the system being powered off
#When activated, it triggers the service immediately if it missed the last start time, for example due to the system being powered off
Persistent=true
Persistent=true
#Unit to activate when the timer elapses. (default is set to the same name as the timer unit, except for the suffix)
#Unit to activate when the timer elapses. (default is set to the same name as the timer unit, except for the suffix)
Unit=stichprobe-
{{ item.value.institute_name }}-
daily-report.service
Unit=stichprobe-daily-report.service
[Install]
[Install]
#is requires to activate the timer permanently
#is requires to activate the timer permanently
...
...
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