Declare the rancher manager in the dns entries
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
Migrated from D7562 (view on Phabricator)