summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-241st stage integrating MetaTypesJoey Hess
2016-03-24Uwsgi: add ".ini" extension to app config filesFélix Sipma
files without extensions were ignored by uwsgi
2016-03-24renameJoey Hess
2016-03-24temporarily remove UsedPortJoey Hess
This can come back later as a full Resource data type. For now, I want to focus on merging what I have working.
2016-03-24fix exportJoey Hess
2016-03-20flip to modern versionJoey Hess
2016-03-20rename for consistency with singletons libraryJoey Hess
2016-03-20really bad implementation of type level OS detectionJoey Hess
2016-03-20tyoughtJoey Hess
2016-03-20Merge branch 'master' into typed-os-requirementsJoey Hess
2016-03-20use + rather than :+: type operatorJoey Hess
This seems to not overlap with the + function and is nicer to read and write
2016-03-20rename moduleJoey Hess
2016-03-20make more clear that propellor targets debian stable's ghcJoey Hess
2016-03-20renameJoey Hess
2016-03-20fix tick warningJoey Hess
2016-03-20cleanupJoey Hess
2016-03-20finished conversion to singletonsJoey Hess
2016-03-20fix tightenTargetsJoey Hess
2016-03-20Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2016-03-20Merge branch 'joeyconfig'Joey Hess
2016-03-20tagJoey Hess
2016-03-20Added a commentarnaud@30aba4d9f1742050874551d3ddc55ca8694809f8
2016-03-19Added a commentarnaud@30aba4d9f1742050874551d3ddc55ca8694809f8
2016-03-19wipJoey Hess
2016-03-19commentJoey Hess
2016-03-19Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2016-03-19commentJoey Hess
2016-03-19wipJoey Hess
2016-03-19Added a comment: Spinning hosts in parallelarnaud@30aba4d9f1742050874551d3ddc55ca8694809f8
2016-03-19From GH PR #13evan@0e4cded17eab71af967a38b123fbc211cf215421
2016-03-19typoJoey Hess
2016-03-19haddockJoey Hess
2016-03-19Merge branch 'joeyconfig'Joey Hess
2016-03-19fix type errorJoey Hess
2016-03-18propellor spinJoey Hess
2016-03-18Tor.named: Fix bug that sometimes caused the property to fail the first ↵Joey Hess
time, though retrying succeeded. May have only been a problem on debian stable, the /var/lib/tor/keys/ was not created by installing the package.
2016-03-18propellor spinJoey Hess
2016-03-18propellor spinJoey Hess
2016-03-18propellor spinJoey Hess
2016-03-18propellor spinJoey Hess
2016-03-18propellor spinJoey Hess
2016-03-18propellor spinJoey Hess
2016-03-18wipJoey Hess
2016-03-18wipJoey Hess
Converted to singletons. Type level functions not updated yet.
2016-03-17correctJoey Hess
2016-03-17wipJoey Hess
2016-03-17Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2016-03-17commentJoey Hess
2016-03-17commentsJoey Hess
2016-03-17add OuterTargetJoey Hess
Separate data type to guarantee that ensureProperty is passed the actual outer target, and not some other Targeting value from eg, unixLike.