diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-21 19:43:59 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-21 19:43:59 -0400 |
| commit | a35c50d2cdc0bc6fe6f7cc49103d6e94ea406839 (patch) | |
| tree | f00066791521167a026b3ea10c30c3088dbe5ffe /debian | |
| parent | 84413dd508f20e4f62293b4c925962b8dfe2987e (diff) | |
Added Ssh properties to remove authorized_keys and known_hosts lines.
And use when reverting conductor property.
Note that I didn't convert existing ssh properties to RevertablePropery
because the API change was too annoying to work through.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 32f6e310..b4819dd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ propellor (2.11.0) UNRELEASED; urgency=medium * Rewrote Propellor.Property.ControlHeir one more time, renaming it to Propellor.Property.Conductor. + * Added Ssh properties to remove authorized_keys and known_hosts lines. -- Joey Hess <id@joeyh.name> Wed, 21 Oct 2015 15:06:26 -0400 |
