Related to T3320
Details
Details
- Reviewers
ardumont - Group Reviewers
System administrators - Maniphest Tasks
- T3320: Test rancher pros/cons
- Commits
- rSPSITE3b49be29b0ce: declare a temporary dns entry for the rancher master
- 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.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.