Merge pull request #28 from bodepd/concat

Concat
This commit is contained in:
Branan Purvine-Riley
2012-05-29 16:40:35 -07:00

View File

@@ -5,6 +5,7 @@ describe 'swift::storage::all' do
let :facts do let :facts do
{ {
:concat_basedir => '/tmp/',
:operatingsystem => 'Ubuntu', :operatingsystem => 'Ubuntu',
:osfamily => 'Debian' :osfamily => 'Debian'
} }