Skip to content

Commit

Permalink
deploy-cloud: fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Rohit Yadav <[email protected]>
  • Loading branch information
rohityadavcloud committed Feb 6, 2015
1 parent 037353e commit e364596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-cloud.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ $cli update configuration name="cluster.memory.allocated.capacity.disablethresho
$cli update configuration name="pool.storage.allocated.capacity.disablethreshold" value="0.95"
$cli update configuration name="pool.storage.capacity.disablethreshold" value="0.95"
$cli update configuration name="kvm.snapshot.enabled" value="true"
$cli update configuration name="saml.enabled" value="true"
$cli update configuration name="saml2.enabled" value="true"

# usage server
$cli update configuration name="enable.usage.server" value="true"
Expand Down

0 comments on commit e364596

Please sign in to comment.