sevensolutions / nomad-iis

🧩 A TaskDriver plugin for HashiCorp Nomad to run IIS workloads.
https://nomad-iis.sevensolutions.cc/
MIT License
14 stars 1 forks source link

Error when setting application alias / explicitly #59

Open sevensolutions opened 1 month ago

sevensolutions commented 1 month ago

Describe the bug When i specify the application alias as / explicitly, the driver fails to create the website with the following error: "The specified path already exists"

System Information Operating System and Version: Nomad IIS Version: 0.9.0 IIS Version: 10

Expected behavior Slash should be a valid alias.

sevensolutions commented 1 month ago

Alias should be tolerant to a leading slash.