We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18a831b commit 5a4e19cCopy full SHA for 5a4e19c
types/convertsteps.pp
@@ -1,4 +1,4 @@
1
#
2
# @summary type for the different steps where the peadm::convert plan can be started
3
4
-type Peadm::ConvertSteps = Enum[ 'modify-primary-certs', 'modify-infra-certs', 'convert-node-groups', 'finalize']
+type Peadm::ConvertSteps = Enum['modify-primary-certs', 'modify-infra-certs', 'convert-node-groups', 'finalize']
0 commit comments