upgrade_control_plane.yml 517 B

123456789101112
  1. ---
  2. # This file has been refactored for release 3.11 to ensure that new registry
  3. # credentials are placed on all nodes and node imageConfig.format strings
  4. # are updated to ensure new images can be pull.
  5. # This file can be skipped if:
  6. # 1) the above steps are not necessary due to having already run upgrade_control_plane_part1
  7. # 2) or you were already using a private oreg_url.
  8. # 3) you are running origin.
  9. - import_playbook: upgrade_control_plane_part1.yml
  10. - import_playbook: upgrade_control_plane_part2.yml