reword
This commit is contained in:
parent
b964b48363
commit
e273946c22
|
@ -1,10 +1,9 @@
|
|||
propellor (0.9.3) UNRELEASED; urgency=medium
|
||||
|
||||
* propellor --spin can now be used to update remote hosts, without
|
||||
any central git repository being used. The git repository is updated
|
||||
over propellor's ssh connection to the remote host. The central
|
||||
git repository is still useful for running propellor from cron,
|
||||
but this simplifies getting started with propellor.
|
||||
any central git repository needed. The central git repository is
|
||||
still useful for running propellor from cron, but this simplifies
|
||||
getting started with propellor, and allows for more ad-hoc usage.
|
||||
* The git repo url, if any, is updated whenever propellor --spin is used.
|
||||
* Added prosody module, contributed by Félix Sipma.
|
||||
* Can be used to configure tor hidden services. Thanks, Félix Sipma.
|
||||
|
|
Loading…
Reference in New Issue