We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 985077c commit 7d2b60cCopy full SHA for 7d2b60c
1 file changed
spec/acceptance/onedatastore_spec.rb
@@ -93,7 +93,7 @@ class { 'one':
93
cephhost => 'cephhost',
94
cephuser => 'cephuser',
95
cephsecret => 'cephsecret',
96
- pool_name => 'cephpoolname',
+ poolname => 'cephpoolname',
97
disktype => 'rbd',
98
bridgelist => 'host1 host2 host3'
99
}
0 commit comments