index
:
propellor
master
gnusosa's centralized propellor repository for hosts spin-up.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Propellor
/
Info.hs
Age
Commit message (
Expand
)
Author
2015-09-15
add PTR record type to Propellor.Types.DNS.Record
Félix Sipma
2015-09-13
Follow some hlint suggestions.
Mario Lang
2015-09-06
Added Propellor.Property.Rsync. WIP; untested
Joey Hess
2015-09-02
docs
Joey Hess
2015-01-24
GADT properties seem to work (untested)
Joey Hess
2015-01-24
moving to using the GADT
Joey Hess
2015-01-24
added GADT to determine between a property with info and without
Joey Hess
2015-01-19
split out types to improve haddock for Propellor.Types
Joey Hess
2015-01-18
Property tree
Joey Hess
2015-01-04
DNS records for hosts with known ssh public keys now automatically include SS...
Joey Hess
2015-01-04
sshPubKey is renamed to Ssh.pubKey
Joey Hess
2015-01-04
add $INCLUDE of pubkeys before zone file is written, to avoid pogoing
Joey Hess
2015-01-04
propellor spin
Joey Hess
2015-01-04
DNS WIP
Joey Hess
2015-01-01
update docs
Joey Hess
2014-11-20
fix docker container provisioning
Joey Hess
2014-10-23
Fix loop when a docker host that does not exist was docked.
Joey Hess
2014-07-23
propellor spin
Joey Hess
2014-07-23
propellor spin
Joey Hess
2014-06-09
Attr is renamed to Info.
Joey Hess