Skip to content

declare a temporary dns entry for the rancher master

Related to T3320

Test Plan

  • pergamon
diff origin/production/pergamon.softwareheritage.org current/pergamon.softwareheritage.org
*******************************************
+ Resource_record[rancher-poc/A+PTR] =>
   parameters =>
     "data": "rancher-poc.staging.swh.network.",
     "keyfile": "/etc/bind/keys/local-update",
     "record": "162.130.168.192.in-addr.arpa",
     "type": "PTR"
*******************************************
+ Resource_record[rancher-poc/A] =>
   parameters =>
     "data": "192.168.130.162",
     "keyfile": "/etc/bind/keys/local-update",
     "record": "rancher-poc.staging.swh.network",
     "type": "A"
******************************************
*** End octocatalog-diff on pergamon.softwareheritage.org

Migrated from D5775 (view on Phabricator)

Merge request reports