summaryrefslogtreecommitdiff
path: root/src/Propellor/Info.hs
Commit message (Expand)AuthorAge
* fix build warningsJoey Hess2017-10-25
* avoid propagating non-alias DNS info from container to hostJoey Hess2017-10-04
* use stretch in debian stable examplesJoey Hess2017-06-17
* add types for Arch LinuxZihao Wang2017-02-03
* turn off redundant constraints warnings in cabal fileJoey Hess2016-11-11
* Clean up build warnings about redundant constraints when built with ghc 8.0.Joey Hess2016-11-11
* improve haddockJoey Hess2016-06-13
* add DebianKernel datatypeFélix Sipma2016-06-13
* convert Architecture to a sumtypeFélix Sipma2016-06-13
* improve haddocks and move code around to make them more clearJoey Hess2016-03-27
* ported propagateContainerJoey Hess2016-03-26
* remove `os` propertyJoey Hess2016-03-26
* refactorJoey Hess2016-03-24
* converted Propellor.InfoJoey Hess2016-03-24
* Fix typo: indidate -> indicate.Jelmer Vernooij2016-01-03
* Clean build with ghc 7.10.Joey Hess2015-12-19
* Added Propellor.Property.Spin, which can be used to make a host be a controll...Joey Hess2015-10-16
* add PTR record type to Propellor.Types.DNS.RecordFélix Sipma2015-09-15
* Follow some hlint suggestions.Mario Lang2015-09-13
* Added Propellor.Property.Rsync. WIP; untestedJoey Hess2015-09-06
* docsJoey Hess2015-09-02
* GADT properties seem to work (untested)Joey Hess2015-01-24
* moving to using the GADTJoey Hess2015-01-24
* added GADT to determine between a property with info and withoutJoey Hess2015-01-24
* split out types to improve haddock for Propellor.TypesJoey Hess2015-01-19
* Property treeJoey Hess2015-01-18
* DNS records for hosts with known ssh public keys now automatically include SS...Joey Hess2015-01-04
* sshPubKey is renamed to Ssh.pubKeyJoey Hess2015-01-04
* add $INCLUDE of pubkeys before zone file is written, to avoid pogoingJoey Hess2015-01-04
* propellor spinJoey Hess2015-01-04
* DNS WIPJoey Hess2015-01-04
* update docsJoey Hess2015-01-01
* fix docker container provisioningJoey Hess2014-11-20
* Fix loop when a docker host that does not exist was docked.Joey Hess2014-10-23
* propellor spinJoey Hess2014-07-23
* propellor spinJoey Hess2014-07-23
* Attr is renamed to Info.Joey Hess2014-06-09