diff options
author | Scott Moser <smoser@ubuntu.com> | 2016-04-13 12:35:50 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2016-04-13 12:35:50 -0400 |
commit | a551cb080388c2016bcf23981f99a4a6aa0fe198 (patch) | |
tree | 0b554024b3b96712bec2a93c7dd9ac8bf7a5777c /ChangeLog | |
parent | ac50733f77fef296e4af46aa55311a295e964136 (diff) | |
download | vyos-cloud-init-a551cb080388c2016bcf23981f99a4a6aa0fe198.tar.gz vyos-cloud-init-a551cb080388c2016bcf23981f99a4a6aa0fe198.zip |
phone_home: allow usage of fqdn
This simply allows the phone_home template to pass the systems fully
qualified domain name.
LP: #1566824
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -104,6 +104,7 @@ - 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) + - phone_home: allow usage of fqdn (LP: #1566824) [Ollie Armstrong] 0.7.6: - open 0.7.6 |