Skip to content

Commit

Permalink
Merge pull request #1 from scaleoutsean/patch-1
Browse files Browse the repository at this point in the history
Fix juju set-config command
  • Loading branch information
John Griffith authored May 16, 2017
2 parents 20f8862 + 98fd72f commit 21dea50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ To use:

juju deploy cinder
juju deploy cinder-solidfire
juju set-config cinder-solidfire san_ip=172.27.1.50 san_login=admin san_password=solidfire
juju config cinder-solidfire san_ip=172.27.1.50 san_login=admin san_password=solidfire
juju add-relation cinder-solidfire:storage-backend cinder:storage-backend

This will setup a configuration file with the stanza named for the unit
Expand Down

0 comments on commit 21dea50

Please sign in to comment.