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
8961ef47
Commit
8961ef47
authored
8 years ago
by
Robin Sonnabend
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of git.fsmpi.rwth-aachen.de:infra/ansible
parents
f9bca010
0e5710e3
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
tsm-archive/templates/dsm.sys.j2
+1
-1
1 addition, 1 deletion
tsm-archive/templates/dsm.sys.j2
tsm-backup/templates/dsm.sys.j2
+1
-1
1 addition, 1 deletion
tsm-backup/templates/dsm.sys.j2
with
2 additions
and
2 deletions
tsm-archive/templates/dsm.sys.j2
+
1
−
1
View file @
8961ef47
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
DEFAULTSERVER bas{{ archivenode }}.itc.rwth-aachen.de
DEFAULTSERVER bas{{ archivenode }}.itc.rwth-aachen.de
SERVERNAME bas{{ archivenode }}.itc.rwth-aachen.de
SERVERNAME bas{{ archivenode }}.itc.rwth-aachen.de
TCPSERVERADDRESS bas{{ archivenode }}.itc.rwth-aachen.de
TCPSERVERADDRESS bas{{ archivenode }}.itc.rwth-aachen.de
TCPPORT {{ archiveport|default('15'
+ str(
archivenode)
)
}}
TCPPORT {{ archiveport|default('15'
~
archivenode) }}
* Die folgenden 4 Eintrage unveraendert lassen
* Die folgenden 4 Eintrage unveraendert lassen
...
...
This diff is collapsed.
Click to expand it.
tsm-backup/templates/dsm.sys.j2
+
1
−
1
View file @
8961ef47
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
DEFAULTSERVER bas{{ backupnode }}.itc.rwth-aachen.de
DEFAULTSERVER bas{{ backupnode }}.itc.rwth-aachen.de
SERVERNAME bas{{ backupnode }}.itc.rwth-aachen.de
SERVERNAME bas{{ backupnode }}.itc.rwth-aachen.de
TCPSERVERADDRESS bas{{ backupnode }}.itc.rwth-aachen.de
TCPSERVERADDRESS bas{{ backupnode }}.itc.rwth-aachen.de
TCPPORT {{ backupport|default('15'
+ str(
backupnode)
)
}}
TCPPORT {{ backupport|default('15'
~
backupnode) }}
* Die folgenden 4 Eintrage unveraendert lassen
* Die folgenden 4 Eintrage unveraendert lassen
* ---------------------------------------------------------------
* ---------------------------------------------------------------
...
...
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