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
/
Types
/
Dns.hs
Age
Commit message (
Expand
)
Author
2018-04-30
fix broken SemigroupMonoid transition <<loop>>
Joey Hess
2018-04-23
semigroup monoid change fallout; drop ghc 7 support
Joey Hess
2017-10-04
avoid propagating non-alias DNS info from container to host
Joey Hess
2017-05-15
Removed dependency on MissingH, instead depends on split and hashable.
Joey Hess
2017-03-11
don't propagate DNS info from DiskImage chroots
Joey Hess
2017-02-26
convert fromIPAddr to val
Joey Hess
2015-12-19
Clean build with ghc 7.10.
Joey Hess
2015-10-18
fix typo: propigate → propagate
Felix Gruber
2015-09-16
Types.Dns: simplify canonicalGroup
Félix Sipma
2015-09-15
documentation
Joey Hess
2015-09-15
add PTR record type to Propellor.Types.DNS.Record
Félix Sipma
2015-09-06
Added Propellor.Property.Rsync. WIP; untested
Joey Hess
2015-01-04
DNS records for hosts with known ssh public keys now automatically include SS...
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
2014-12-07
Display a warning when ensureProperty is used on a property which has Info an...
Joey Hess
2014-05-31
got rid of the Attr -> Attr SetAttr hack, and use monoids for Attr
Joey Hess
2014-05-14
moved source code to src
Joey Hess