You need to explicitly create the folders on which you are setting the ACLs
Add repoinit statements to the script property of the config. The syntax and options are documented in Sling documentation. There should be explicit creation of a parent folder before their child folders. For example, an ex...