summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2016-04-13 12:24:46 -0400
committerScott Moser <smoser@ubuntu.com>2016-04-13 12:24:46 -0400
commitac50733f77fef296e4af46aa55311a295e964136 (patch)
treee247180845a4aa77bd55faa81490d7539f26acc1 /ChangeLog
parent96cc3852d8126af2dba7cd778473c23bcd883ceb (diff)
parent2b3f56294576998246e13f9b07074bad7b4bf212 (diff)
downloadvyos-cloud-init-ac50733f77fef296e4af46aa55311a295e964136.tar.gz
vyos-cloud-init-ac50733f77fef296e4af46aa55311a295e964136.zip
chef: straighten out validation_cert and validation_key
Now, validation_key is always a path to a file, as it is in chef's client.rb syntax. validation_cert is always the *content* of that file that should be written. However, if validation_cert is the string "system", then we do not write that value, but rather assume the file exists. LP: #1568940
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d12ad501..d7c2fc36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -103,6 +103,7 @@
- chef: fix chef install from gems (LP: #1553345)
- systemd: do not specify After of obsolete syslog.target (LP: #1536964)
- centos: Ensure that resolve conf object is written as a str (LP: #1479988)
+ - chef: straighten out validation_cert and validation_key (LP: #1568940)
0.7.6:
- open 0.7.6