summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-25Firewall: add CustomTargetFélix Sipma
(cherry picked from commit ecff879cfeacfbff00649f4a3b9dd19eaefe134f)
2016-02-25Firewall: minor hlint fixesFélix Sipma
(cherry picked from commit d4653a2c4683ff3eeb4decbb3c61bb9e9cef2c64)
2016-02-25Firewall: add Source/Destination RulesFélix Sipma
(cherry picked from commit 34ee25d51b502af8da81c7b0701ac02cf1f43c1e)
2016-02-25Firewall: add InIFace/OutIFace RulesFélix Sipma
(cherry picked from commit 717e693b2ad0bf39865ef28952f37670e70d8582)
2016-02-19trademark nonsenseJoey Hess
Removed references to *buntu from code and documentation because of an unfortunate trademark use policy. http://joeyh.name/blog/entry/trademark_nonsense/ That included changing a data constructor to "FooBuntu", an API change.
2016-02-19propellor spinJoey Hess
2016-02-19propellor spinJoey Hess
2016-02-19Obnam: Only let one backup job run at a time when a host has multiple ↵Joey Hess
different backup properties, to avoid concurrent jobs fighting over scarce resources (particularly memory). Other jobs block on a lock file.
2016-02-19propellor spinJoey Hess
2016-02-18propellor spinJoey Hess
2016-02-18propellor spinJoey Hess
2016-02-17propellor spinJoey Hess
2016-02-17propellor spinJoey Hess
2016-02-17write pubkey in a format that ssh-keygen can parseJoey Hess
2016-02-17propellor spinJoey Hess
2016-02-17propellor spinJoey Hess
2016-02-11prep releaseJoey Hess
2016-02-08Allow using combineProperties and propertyList with lists of RevertableProperty.Joey Hess
2016-02-07wordingJoey Hess
2016-02-07propellor spinJoey Hess
2016-02-07propellor spinJoey Hess
2016-02-07propellor spinJoey Hess
2016-02-07property is revertableJoey Hess
2016-02-07rethought how letsencrypt cert change is handledJoey Hess
Simply use onChange to let any other property by run after letsencrypt gets/renews the cert. Much simpler and allows for revertable properties too!
2016-02-07to revertJoey Hess
2016-02-07propellor spinJoey Hess
2016-02-07propellor spinJoey Hess
2016-02-07propellor spinJoey Hess
2016-02-07typoJoey Hess
2016-02-07propellor spinJoey Hess
2016-02-07propellor spinJoey Hess
2016-02-07fix warningJoey Hess
2016-02-07propellor spinJoey Hess
2016-02-07propellor spinJoey Hess
2016-02-07temporarily revert using letsencryptJoey Hess
It's currently not letting me make a cert for kitenet.net as I made too many during testing.
2016-02-07propellor spinJoey Hess
2016-02-07propellor spinJoey Hess
2016-02-07letsencryptJoey Hess
* Added Propellor.Property.LetsEncrypt * Apache.httpsVirtualHost: New property, setting up a https vhost with the certificate automatically obtained using letsencrypt.
2016-02-07propellor spinJoey Hess
2016-02-07propellor spinJoey Hess
2016-02-07force-lock fails when repo doesn't exist, so don't && itJoey Hess
2016-02-07Delete /etc/apt/apt.conf.d/50unattended-upgrades.ucf-dist when ↵Joey Hess
unattended-upgrades is installed, to work around #812380 which results in many warnings from apt, including in cron mails.
2016-02-06propellor spinJoey Hess
2016-02-06propellor spinJoey Hess
2016-02-06Obnam: To cause old generations to be forgotten, keepParam can be passed to ↵Joey Hess
a backup property; this causes obnam forget to be run.
2016-02-06updateJoey Hess
2016-02-02Fix (->-) signature in Propellor.Types.ContainerLeonardo Taglialegne
2016-01-31add moshJoey Hess
2016-01-31new ssh key for rsync.netJoey Hess
2016-01-22rewordJoey Hess