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