summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMark Mielke <mark.mielke@gmail.com>2023-01-18 11:18:55 -0500
committerGitHub <noreply@github.com>2023-01-18 10:18:55 -0600
commit3abdae4adcc8715a1ee2059c4a96ae916273fcf6 (patch)
treef5954fcf24211fe7f1beb0c0cd4005c3bd1e0989 /tools
parent0c3dd0ffd0ac6d44e841fb2fa9a630f19b4f7a79 (diff)
downloadcloud-init-git-3abdae4adcc8715a1ee2059c4a96ae916273fcf6.tar.gz
distros/rhel.py: _read_hostname() missing strip on "hostname" (#1941)
Debugging a related issue, I found that the determination of the "previous-hostname" was wrong on RHEL-based distributions. The fix is to add a call to strip on the result of the call to command "hostname" the same way the strip is done on the file containing the "previous-hostname".
Diffstat (limited to 'tools')
-rw-r--r--tools/.github-cla-signers1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.github-cla-signers b/tools/.github-cla-signers
index c61f1e24..77962d87 100644
--- a/tools/.github-cla-signers
+++ b/tools/.github-cla-signers
@@ -76,6 +76,7 @@ mal
ManassehZhou
mamercad
manuelisimo
+MarkMielke
marlluslustosa
matthewruffell
maxnet