blob: bbb7591e007754a28fab66355e09f26d301f779b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
propellor (0.2) UNRELEASED; urgency=low
* Added support for provisioning Docker containers.
* Bootstrap deployment now pushes the git repo to the remote host
over ssh, securely.
* propellor --add-key configures a gpg key, and makes propellor refuse
to pull commits from git repositories not signed with that key.
This allows propellor to be securely used with public, non-encrypted
git repositories without the possibility of MITM.
-- Joey Hess <joeyh@debian.org> Tue, 01 Apr 2014 15:05:00 -0400
|