prep release
This commit is contained in:
parent
2df4c89a1f
commit
c2dd54d167
|
@ -3,12 +3,12 @@ propellor (0.6.0) UNRELEASED; urgency=medium
|
|||
* Docker containers now propigate DNS attributes out to the host they're
|
||||
docked in. So if a docker container sets a DNS alias, every container
|
||||
it's docked in will automatically be added to a DNS round-robin,
|
||||
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.
|
||||
when propellor is used to manage DNS for the domain.
|
||||
* Apt.stdSourcesList no longer needs a suite to be specified.
|
||||
* Added --dump to dump out a field of a host's privdata. Useful for editing
|
||||
it.
|
||||
* Apt.stdSourcesList no longer needs a suite to be specified.
|
||||
* 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
|
||||
|
||||
|
|
Loading…
Reference in New Issue