summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2014-11-23 15:23:54 -0400
committerJoey Hess2014-11-23 15:23:54 -0400
commit45d943023db4eb5c8b2fe8885cd9b1607d614a5b (patch)
treed88fe8e435ace9544292cec49b4320c4d5d52ba8 /debian
parent9c91b5b64c586cf808bcca5d26ff87f271574fa5 (diff)
parent23c91a0fddb3d7324d5197ce2a2c947af8503bfa (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2c3baf81..6a1d60dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ propellor (1.0.1) UNRELEASED; urgency=medium
* --spin target --via relay causes propellor to bounce through an
intermediate relay host, which handles any necessary uploads
when provisioning the target host.
+ * --spin can be passed multiple hosts, and it will provision each host
+ in turn.
* Hostname parameters not containing dots are looked up in the DNS to
find the full hostname.
* Added group-related properties. Thanks, FĂ©lix Sipma.