]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cookbooks.git/commit
Moved constant QUORUM_STATES into function. 185/head
authorElliott Davis <elliott@excellent.io>
Tue, 13 Jan 2015 14:06:07 +0000 (08:06 -0600)
committerElliott Davis <elliott@excellent.io>
Tue, 13 Jan 2015 17:36:45 +0000 (11:36 -0600)
commit19ec0763280fa667ff5cbe499d9f9ec712f08033
tree2d4449e65212b3b03a6fe39922d357d92a38f496
parent0a31f647bab9b153f3754fa30c88b9f14e235ef1
Moved constant QUORUM_STATES into function.

This variable being a global makes chefspec lose it's mind.
Updated to remove constant in favor of local variable in function
libraries/default.rb