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

azure not recognizing dependency to director after update to 1.8.1 #8

Open
blindzero opened this issue Nov 12, 2021 · 1 comment
Open

Comments

@blindzero
Copy link

We just updated director to 1.8.1 as azure module is showing dependency to director>=1.3.0
Thus, the dependency should be matched.
Now azure is showing up:

Unmet dependencies found! Module can't be enabled unless all dependencies are met.
Modules
director>=1.3.0	* (not installed)

Director is on Version 1.8.1
Git commit 087ce05ebe9ec935d14ceb73293a2ce25b8088b5

@realRunlo
Copy link

Hello!
The issue is that the syntax on the module.info file is outdated.
Change the module.info file to:

Name: Azure
Version: 0.6.3
Depends: director  (>=1.3.0)
Description: Azure Cloud module for Icinga Web 2
 This module provides an Azure import source for Icinga Director
 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants