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

Implement compatibility checks #35

Open
ubellavance opened this issue May 1, 2017 · 0 comments
Open

Implement compatibility checks #35

ubellavance opened this issue May 1, 2017 · 0 comments

Comments

@ubellavance
Copy link
Contributor

Prevent the module from running if executed on an incompatible combination. At least for x86 arch.

  • RHEL 7 + ZS 9 => Ok, run
  • RHEL 6 + ZS 9 => Don't run, display an error

x86 (and x86-64 where applicable)

ZS 9.x
-RHEL+derivatives: 7
-Debian: 8
-Ubuntu: 14.04 or 16.04

ZS 8.5
-RHEL+derivatives: 6 or 7
-Suse: SLES 11 OpenSUSE 12.x (this module doesn't support Suse distros)
-Debian: 6 or 7
-Ubuntu: 12.04, 14.04, 14.10 or 15.04

[ZS 7.0]http://files.zend.com/help/Zend-Server-7/content/system_requirements.htm)
-RHEL+derivatives: 5 (EOL) or 6
-Suse: SLES 11 OpenSUSE 12.x (this module doesn't support Suse distros)
-Debian: 6 or 7
-Ubuntu: 12.04, 14.04

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

1 participant