We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Path of hebrew letters will add virtual directory but wont delete it. And if you add it after the first time, it will add it again for every run.
8.0.3
17.10.0
Windows 11 Enterprise Evaluation
Steps to reproduce the behavior:
Create a resource many times
iis_vdir 'my_site' do action :add path '/ΧΧΧΧ§Χ' physical_path 'C:\inetpub\wwwroot\my_site\test' end
It wont create virtual directory for each run. Also it will delete it when you use: action :delete
The text was updated successfully, but these errors were encountered:
No branches or pull requests
π» Brief Description
Path of hebrew letters will add virtual directory but wont delete it.
And if you add it after the first time, it will add it again for every run.
π₯ Cookbook version
8.0.3
π©βπ³ Chef-Infra Version
17.10.0
π© Platform details
Windows 11 Enterprise Evaluation
Steps To Reproduce
Steps to reproduce the behavior:
Create a resource many times
π Expected behavior
It wont create virtual directory for each run.
Also it will delete it when you use:
action :delete
The text was updated successfully, but these errors were encountered: