Skip to content

Commit

Permalink
Merge pull request #4668 from eranco74/bip_ignition_bump
Browse files Browse the repository at this point in the history
Bump bootstrap in place MCS master ignition to v3_2
  • Loading branch information
openshift-merge-robot authored Feb 19, 2021
2 parents 7569500 + 1401d0d commit fa0413d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ fi
if [ ! -f master-ignition.done ]; then
echo "Creating master ignition and writing it to disk"
# Get the master ignition from MCS
curl --header 'Accept:application/vnd.coreos.ignition+json;version=3.1.0' \
curl --header 'Accept:application/vnd.coreos.ignition+json;version=3.2.0' \
http://localhost:22624/config/master -o /opt/openshift/original-master.ign

GATHER_ID="bootstrap"
Expand Down

0 comments on commit fa0413d

Please sign in to comment.