summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoey Hess2014-03-30 02:50:04 -0400
committerJoey Hess2014-03-30 02:50:04 -0400
commitbdc156a897fc10cee014399b90e4284dfa2f4bf2 (patch)
treeeff472cf6e8eedc711d1a11c6b26730ba2d5658d /README
parent9584a0f60c386a1cb206c58304ab8d3ba97f84d7 (diff)
update
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 6 insertions, 4 deletions
diff --git a/README b/README
index 00aaa902..6a1631e3 100644
--- a/README
+++ b/README
@@ -14,10 +14,12 @@ can ssh in and run it.
For bootstrapping, propellor compiles to a single binary file,
which can be transferred to a host and run.
-Properties are defined using Haskell. There is no special language as used
-in puppet, chef, ansible, etc, just the full power of Haskell. Hopefully
-that power can be put to good use in making declarative properties that are
-powerful, nicely idempotent, and easy to adapt to a system's special needs.
+Properties are defined using Haskell. Edit Propellor.hs
+
+There is no special language as used in puppet, chef, ansible, etc, just
+the full power of Haskell. Hopefully that power can be put to good use in
+making declarative properties that are powerful, nicely idempotent, and
+easy to adapt to a system's special needs.
Also avoided is any form of node classification. Ie, which hosts are part
of which classes and share which configuration. It might be nice to use