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
/
Property.hs
Age
Commit message (
Expand
)
Author
2015-10-10
Improved documentation, particularly of the Propellor module.
Joey Hess
2015-09-13
Follow some hlint suggestions.
Mario Lang
2015-07-21
language
Joey Hess
2015-07-21
fix layout to meet style
Joey Hess
2015-07-21
remove caution comment
Joey Hess
2015-07-21
Add operator onChangeFlagOnFail.
Antoine Eiche
2015-01-25
improve docs
Joey Hess
2015-01-24
fix typo
Joey Hess
2015-01-24
GADT properties seem to work (untested)
Joey Hess
2015-01-24
added GADT to determine between a property with info and without
Joey Hess
2015-01-19
Fix info propigation from fallback combinator's second Property.
Joey Hess
2015-01-18
Property tree
Joey Hess
2015-01-04
DNS WIP
Joey Hess
2014-12-08
propellor spin
Joey Hess
2014-12-06
Reboot.atEnd
Joey Hess
2014-12-06
endAction can be used to register an action to run once propellor has success...
Joey Hess
2014-11-20
incomplete systemd container support
Joey Hess
2014-11-20
starting work on a Chroot module
Joey Hess
2014-11-19
separate docker container type
Joey Hess
2014-11-19
Added support for using debootstrap from propellor.
Joey Hess
2014-11-19
add fallback combinator
Joey Hess
2014-10-23
Revert "Revert "Revert "propellor spin"""
Joey Hess
2014-10-23
Revert "Revert "propellor spin""
Joey Hess
2014-10-23
Revert "propellor spin"
Joey Hess
2014-10-23
propellor spin
Joey Hess
2014-10-23
Revert "propellor spin"
Joey Hess
2014-10-23
propellor spin
Joey Hess
2014-10-23
Revert "propellor spin"
Joey Hess
2014-10-23
propellor spin
Joey Hess
2014-10-23
propellor spin
Joey Hess
2014-10-23
bugfix
Joey Hess
2014-10-08
fix some accidental uses of spaces, rather than tabs, for indentation
Joey Hess
2014-06-09
Attr is renamed to Info.
Joey Hess
2014-06-07
combineProperties no longer stops when a property fails; now it continues try...
Joey Hess
2014-06-07
when ssh key data is missing, allow both error messages to be printed
Joey Hess
2014-05-31
got rid of the Attr -> Attr SetAttr hack, and use monoids for Attr
Joey Hess
2014-05-31
remove now redundant _hostname field of Attr
Joey Hess
2014-05-31
propellor spin
Joey Hess
2014-05-28
propellor spin
Joey Hess
2014-05-14
moved source code to src
Joey Hess
[prev]