diff options
| author | Joey Hess <joey@kitenet.net> | 2014-06-05 17:43:02 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-06-05 17:43:02 -0400 |
| commit | bfbe9b2c9aaeb4e923dedabd8f5a53a0bd9c3acf (patch) | |
| tree | 2146ebf2cb0417be621b6c75b1fc56696e6fccdb /doc/news | |
| parent | 48b8d1c1858c7bac582fc9669af5700ecb1b0ca4 (diff) | |
add news item for propellor 0.6.0
Diffstat (limited to 'doc/news')
| -rw-r--r-- | doc/news/version_0.6.0.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/news/version_0.6.0.mdwn b/doc/news/version_0.6.0.mdwn new file mode 100644 index 00000000..5179f1cb --- /dev/null +++ b/doc/news/version_0.6.0.mdwn @@ -0,0 +1,11 @@ +propellor 0.6.0 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Docker containers now propagate 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, + 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. + * Propellor's output now includes the hostname being provisioned, or + when provisioning a docker container, the container name."""]]
\ No newline at end of file |
