summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2017-08-22(no commit message)picca
2017-08-22Added a commentpicca
2017-08-22Added a commentpicca
2017-08-22Added a commentpicca
2017-08-22Added a commentpicca
2017-08-22(no commit message)picca
2017-08-03Added a commentNicolas.Schodet
2017-08-03Question about bind9 configurationNicolas.Schodet
2017-08-01add news item for propellor 4.7.6Joey Hess
2017-08-01add news item for propellor 4.7.5Joey Hess
2017-08-01add news item for propellor 4.7.4Joey Hess
2017-07-30commentJoey Hess
2017-07-30Merge branch 'master' into joeyconfigJoey Hess
2017-07-30commentJoey Hess
2017-07-30commentJoey Hess
2017-07-29add news item for propellor 4.7.3Joey Hess
2017-07-29Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2017-07-29add news item for propellor 4.7.2Joey Hess
2017-07-29todoJoey Hess
2017-07-29(no commit message)picca
2017-07-28add news item for propellor 4.7.1Joey Hess
2017-07-28add news item for propellor 4.7.0Joey Hess
2017-07-28mergeJoey Hess
2017-07-28add news item for propellor 4.6.2Joey Hess
2017-07-28Added a commentpicca
2017-07-28commentJoey Hess
2017-07-28Added a commentpicca
2017-07-28(no commit message)picca
2017-07-27add news item for propellor 4.6.1Joey Hess
2017-07-26add news item for propellor 4.6.0Joey Hess
2017-07-26Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2017-07-25Add Typeable instance to Bootstrapper, fixing build with old versions of ghc.Joey Hess
2017-07-26Added a commentmithrandi
2017-07-25commentJoey Hess
2017-07-25Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2017-07-25add news item for propellor 4.5.2Joey Hess
2017-07-25Added a commentmithrandi
2017-07-25Added a commentmithrandi
2017-07-25(no commit message)mithrandi
2017-07-25add news item for propellor 4.5.1Joey Hess
2017-07-21add news item for propellor 4.5.0Joey Hess
2017-07-17todoJoey Hess
2017-07-17add news item for propellor 4.4.0Joey Hess
2017-07-16Propellor.Property.Timezone: New module, contributed by Sean Whitton.Joey Hess
2017-07-16add merge requestspwhitton
2017-07-15remove old announcmentJoey Hess
2017-07-15Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2017-07-15add news item for propellor 4.3.4Joey Hess
2017-07-15add Propellor.Property.VersionedJoey Hess
New module which allows different versions of a property or host to be written down in a propellor config file. Has many applications, including staged upgrades and rollbacks. Note that it currently only supports RevertableProperty that has the same metatypes for its setup and cleanup sides. And, each RevertableProperty in a version definition needs to have the same metatypes as the others too. I tried a couple of times to add support for differing metatypes, but it got beyond my avilities to do. This commit was sponsored by Jeff Goeke-Smith on Patreon.
2017-07-15convert todo item into a merge requestspwhitton