Merge ~silverdrake11/landscape-charm:updated_hashid_script into landscape-charm:main

Proposed by Kevin Nasto
Status: Merged
Merged at revision: e1591777b404a8ca23c37d87f84851e4b57d4f86
Proposed branch: ~silverdrake11/landscape-charm:updated_hashid_script
Merge into: landscape-charm:main
Diff against target: 13 lines (+1/-1)
1 file modified
src/charm.py (+1/-1)
Reviewer Review Type Date Requested Status
Mitch Burton Approve
Review via email: mp+439350@code.launchpad.net

Commit message

Updated hashid script name

To post a comment you must log in.
Revision history for this message
Mitch Burton (mitchburton) wrote :

+1 LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/src/charm.py b/src/charm.py
2index 081302d..d883217 100755
3--- a/src/charm.py
4+++ b/src/charm.py
5@@ -51,7 +51,7 @@ NRPE_D_DIR = "/etc/nagios/nrpe.d"
6 POSTFIX_CF = "/etc/postfix/main.cf"
7 SCHEMA_SCRIPT = "/usr/bin/landscape-schema"
8 BOOTSTRAP_ACCOUNT_SCRIPT = "/opt/canonical/landscape/bootstrap-account"
9-HASH_ID_DATABASES = "/opt/canonical/landscape/hash-id-databases"
10+HASH_ID_DATABASES = "/opt/canonical/landscape/hash-id-databases-ignore-maintenance"
11
12 LANDSCAPE_PACKAGES = (
13 "landscape-server",

Subscribers

People subscribed via source and target branches

to all changes: