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

[HWORKS-762] Don't try to undeploy hopsworks-* current_version if it'… #1055

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

SirOibaf
Copy link
Contributor

…s not deployed

@@ -374,6 +374,7 @@
keep_state true
enabled true
secure true
only_if "#{asadmin_cmd} list-applications --type ejb #{deployment_group} | grep -w \"hopsworks-ear:#{node['hopsworks']['current_version']}\""
Copy link
Contributor

@kouzant kouzant Sep 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SirOibaf Considering the target "domain" above, is the #{deployment_group} correct?

@SirOibaf SirOibaf merged commit ecb7a44 into logicalclocks:master Sep 26, 2023
SirOibaf added a commit to SirOibaf/hopsworks-chef that referenced this pull request Sep 26, 2023
logicalclocks#1055)

* [HWORKS-762] Don't try to undeploy hopsworks-* current_version if it's not deployed
SirOibaf added a commit that referenced this pull request Sep 27, 2023
#1058)

* [HWORKS-762] Don't try to undeploy hopsworks-* current_version if it'… (#1055)

* [HWORKS-762] Don't try to undeploy hopsworks-* current_version if it's not deployed

* Fix
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

Successfully merging this pull request may close these issues.

2 participants