Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
swarmm = swarm mode (#3995)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackfrancis authored Oct 11, 2018
1 parent c5fc244 commit 8da5cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parts/swarm/swarmmastervars.t
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
]
],
{{if .OrchestratorProfile.IsSwarmMode}}
"orchestratorName": "swarm",
"orchestratorName": "swarmm",
"masterOSImageOffer": {{GetMasterOSImageOffer}},
"masterOSImagePublisher": {{GetMasterOSImagePublisher}},
"masterOSImageSKU": {{GetMasterOSImageSKU}},
Expand Down

0 comments on commit 8da5cc1

Please sign in to comment.