skymill / cumulus

Cumulus is a deployment suite used to deploy and manage environments built with AWS CloudFormation
http://cumulus-ds.readthedocs.org/
Apache License 2.0
12 stars 5 forks source link

Support both / and \ in bundle paths and path rewrites #120

Closed sebdah closed 10 years ago

sebdah commented 10 years ago

Support both / and \ in bundle paths and path rewrites. The following should work fine on both Windows and Linux / OS X:

[bundle: web]
paths:
    environments\general\web
    environments\prod\web
path-rewrites:
    environments\general\web\ -> \
    environments\prod\web\ -> \