Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Masterless Windows File Paths to States Require Backslashes #9021

Closed
thematthopkins opened this issue Dec 4, 2013 · 3 comments
Closed

Masterless Windows File Paths to States Require Backslashes #9021

thematthopkins opened this issue Dec 4, 2013 · 3 comments
Labels
Bug broken, incorrect, or confusing behavior Platform Relates to OS, containers, platform-based utilities like FS, system based apps severity-low 4th level, cosemtic problems, work around exists Windows
Milestone

Comments

@thematthopkins
Copy link
Contributor

Paths to state files on windows resolve using backslashes as parts of directories rather than forward slashes.

This also prevents init.sls files from being picked up. For example, apache\init will resolve, but apache will not.

@UtahDave
Copy link
Contributor

UtahDave commented Dec 4, 2013

@thematthopkins what version of Salt are you using?

@thematthopkins
Copy link
Contributor Author

I confirmed the issue on 0.17.2, then updated fileclient.py to the one from the development branch and confirmed the issue there as well.

@basepi basepi modified the milestones: Approved, Outstanding Bugs Apr 21, 2014
@jfindlay jfindlay added the Platform Relates to OS, containers, platform-based utilities like FS, system based apps label May 26, 2015
@justinta
Copy link

@thematthopkins I'm going to assume your PR fixed this issue for you and close this issue. If you find that you still see this problem, comment back and I can reopen it. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior Platform Relates to OS, containers, platform-based utilities like FS, system based apps severity-low 4th level, cosemtic problems, work around exists Windows
Projects
None yet
Development

No branches or pull requests

5 participants