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

Fix spec test of feature api #545

Closed
lbetz opened this issue May 20, 2019 · 0 comments
Closed

Fix spec test of feature api #545

lbetz opened this issue May 20, 2019 · 0 comments
Assignees
Milestone

Comments

@lbetz
Copy link
Contributor

lbetz commented May 20, 2019

expected that the catalogue would contain Exec[icinga2 pki create key] with command set to "/usr/local/sbin/icinga2 pki new-cert --cn host.example.org --key /var/lib/icinga2/certs/host.example.org.key --cert /var/lib/icinga2/certs/host.example.org.crt" but it is set to ""/usr/local/sbin/icinga2" pki new-cert --cn host.example.org --key /var/lib/icinga2/certs/host.example.org.key --cert /var/lib/icinga2/certs/host.example.org.crt"

quoting of icinga2 binary was new in v2.1.0

@lbetz lbetz added the bug label May 20, 2019
@lbetz lbetz added this to the 2.1.1 milestone May 20, 2019
@lbetz lbetz self-assigned this May 20, 2019
@lbetz lbetz closed this as completed in 72fe42f May 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant