Page MenuHomeSoftware Heritage

Declare the rancher manager in the dns entries
ClosedPublic

Authored by vsellier on Apr 13 2022, 12:30 PM.

Details

Summary

Related to T4046

Test Plan
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.org

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.