makedirs fix
diff --git a/ceph/radosgw.sls b/ceph/radosgw.sls
index fb96d05..ced1d16 100644
--- a/ceph/radosgw.sls
+++ b/ceph/radosgw.sls
@@ -10,6 +10,7 @@
 
 /var/lib/ceph/radosgw/ceph-radosgw.gateway/done:
   file.directory:
+  - makedirs: true
   - require:
     - pkg: ceph_radosgw_packages