redhat-cip / openstack-serverspec

The serverspec tests for the puppet-openstack-cloud module
Apache License 2.0
12 stars 13 forks source link

File modes #33

Closed lebauce closed 10 years ago

lebauce commented 10 years ago

Do not prefix file modes by 0 because Ruby parses them as octal Also fix check for Cinder keyr

EmilienM commented 10 years ago

LGTM, thanks.