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
/
Propellor
/
Attr.hs
Age
Commit message (
Expand
)
Author
2014-05-14
moved source code to src
Joey Hess
2014-04-23
propellor spin
Joey Hess
2014-04-19
propellor spin
Joey Hess
2014-04-19
make primary dns server beat secondary if both are defined for a domain
Joey Hess
2014-04-19
rename aka to alias
Joey Hess
2014-04-19
Propellor can configure primary DNS servers, including generating zone files,...
Joey Hess
2014-04-18
The `cname` property was renamed to `aka` as it does not always generate CNAM...
Joey Hess
2014-04-18
Dns.primary wrote, not quite ready
Joey Hess
2014-04-18
genZone is working! complete DNS zone file generation from propellor config
Joey Hess
2014-04-18
my secondary dns server now uses Ip Attrs
Joey Hess
2014-04-18
add dns records to Attr
Joey Hess
2014-04-18
All Property combinators now combine together their Attr settings.
Joey Hess
2014-04-18
get rid of AttrProperty
Joey Hess
2014-04-13
Standard apt configuration for stable now includes backports.
Joey Hess
2014-04-13
Properties can now be satisfied differently on different operating systems.
Joey Hess
2014-04-13
propellor spin
Joey Hess
2014-04-10
new more expressive config.hs WIP
Joey Hess