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
diff --git a/src/charm.py b/src/charm.py
index 081302d..d883217 100755
--- a/src/charm.py
+++ b/src/charm.py
@@ -51,7 +51,7 @@ NRPE_D_DIR = "/etc/nagios/nrpe.d"
51POSTFIX_CF = "/etc/postfix/main.cf"51POSTFIX_CF = "/etc/postfix/main.cf"
52SCHEMA_SCRIPT = "/usr/bin/landscape-schema"52SCHEMA_SCRIPT = "/usr/bin/landscape-schema"
53BOOTSTRAP_ACCOUNT_SCRIPT = "/opt/canonical/landscape/bootstrap-account"53BOOTSTRAP_ACCOUNT_SCRIPT = "/opt/canonical/landscape/bootstrap-account"
54HASH_ID_DATABASES = "/opt/canonical/landscape/hash-id-databases"54HASH_ID_DATABASES = "/opt/canonical/landscape/hash-id-databases-ignore-maintenance"
5555
56LANDSCAPE_PACKAGES = (56LANDSCAPE_PACKAGES = (
57 "landscape-server",57 "landscape-server",

Subscribers

People subscribed via source and target branches

to all changes: