We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5263f0c + b5493ee commit 5f8b59eCopy full SHA for 5f8b59e
doc/110-Installation/01-Getting-Started.md
@@ -102,5 +102,5 @@ Invoke-WebRequest `
102
& $ScriptFile `
103
-ModuleDirectory 'C:\Program Files\WindowsPowerShell\Modules\' `
104
-InstallCommand '{"IfW-DirectorSelfServiceKey":{"Values":["651f889ca5f364e89ed709eabde6237fb02050ff"]},"IfW-DirectorUrl":{"Values":["https://icinga.example.com/icingaweb2/director"]}}' `
105
- -IcingaRepository 'https://icinga.example.com/repositories/stable';
+ -IcingaRepository 'https://icinga.example.com/repositories/stable/ifw.repo.json';
106
```
0 commit comments