diff options
| author | Joey Hess <joey@kitenet.net> | 2014-05-31 18:44:49 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-05-31 18:44:49 -0400 |
| commit | 84eb0500850138ad0145e453e2ce4204f2fc7afd (patch) | |
| tree | 04d2de152ba1750827968cd72a4cf452e646139f /debian | |
| parent | 4722b62e45873e80bea015347bcc6e29100b63a7 (diff) | |
Propellor's output now includes the hostname being provisioned, or when provisioning a docker container, the container name.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 98cbee18..695ea3fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ propellor (0.6.0) UNRELEASED; urgency=medium docked in. So if a docker container sets a DNS alias, every container it's docked in will automatically become part of a round-robin DNS, if propellor is used to manage DNS for the domain. + * Propellor's output now includes the hostname being provisioned, or + when provisioning a docker container, the container name. -- Joey Hess <joeyh@debian.org> Sat, 31 May 2014 16:41:56 -0400 |
