Related to T4046
Details
Details
- Reviewers
ardumont - Group Reviewers
System administrators - Maniphest Tasks
- T4046: Bootstrap a gitlab instance hosted on our infrastructure
- Commits
- rSPSITE435306667318: Declare the rancher manager in the dns entries
diff origin/production/pergamon.softwareheritage.org current/pergamon.softwareheritage.org
*******************************************
+ Resource_record[rancher.euwest.azure/A+PTR] =>
parameters =>
"data": "rancher.euwest.azure.internal.softwareheritage.org.",
"keyfile": "/etc/bind/keys/local-update",
"record": "19.200.168.192.in-addr.arpa",
"type": "PTR"
*******************************************
+ Resource_record[rancher.euwest.azure/A] =>
parameters =>
"data": "192.168.200.19",
"keyfile": "/etc/bind/keys/local-update",
"record": "rancher.euwest.azure.internal.softwareheritage.org",
"type": "A"
*******************************************
*** End octocatalog-diff on pergamon.softwareheritage.orgDiff Detail
Diff Detail
- Repository
- rSPSITE puppet-swh-site
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.