Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tsm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
infra
ansible-shared
tsm
Commits
7daa3e90
Commit
7daa3e90
authored
9 years ago
by
Robin Sonnabend
Browse files
Options
Downloads
Patches
Plain Diff
Switched tsm7-repository to https
parent
d006648e
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
tsm7-client/tasks/main.yml
+5
-1
5 additions, 1 deletion
tsm7-client/tasks/main.yml
with
5 additions
and
1 deletion
tsm7-client/tasks/main.yml
+
5
−
1
View file @
7daa3e90
...
@@ -8,10 +8,14 @@
...
@@ -8,10 +8,14 @@
-
repos
-
repos
-
name
:
ensure the fsmpi-repo is activated
-
name
:
ensure the fsmpi-repo is activated
apt_repository
:
repo='deb [arch=amd64] http://www-intern.fsmpi.rwth-aachen.de/debian tivoli7 main' state=present
apt_repository
:
repo='deb [arch=amd64] http
s
://www-intern.fsmpi.rwth-aachen.de/debian tivoli7 main' state=present
tags
:
tags
:
-
repos
-
repos
-
name
:
ensure the http fsmpi-repo is deactivated
apt_repository
:
repo='deb [arch=amd64] http://www-intern.fsmpi.rwth-aachen.de/debian tivoli7 main' state=absent
tags
:
-
repos
-
name
:
ensure systemd service file is available
-
name
:
ensure systemd service file is available
copy
:
src=dsmc.service dest=/etc/systemd/system/dsmc.service
copy
:
src=dsmc.service dest=/etc/systemd/system/dsmc.service
...
...
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