Skip to content

Commit

Permalink
correcting definition interface
Browse files Browse the repository at this point in the history
  • Loading branch information
anuchandy committed Oct 27, 2016
1 parent afb0cb0 commit bb730c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ interface Definition extends
DefinitionStages.WithLinuxRootPasswordOrPublicKey,
DefinitionStages.WithWindowsAdminUsername,
DefinitionStages.WithWindowsAdminPassword,
DefinitionStages.WithCustomData,
DefinitionStages.WithFromImageCreateOptions,
DefinitionStages.WithLinuxCreate,
DefinitionStages.WithWindowsCreate,
DefinitionStages.WithCreate {
Expand Down

0 comments on commit bb730c3

Please sign in to comment.