summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess2016-05-31 12:27:36 -0400
committerJoey Hess2016-05-31 12:27:36 -0400
commit9e82e37daf4896a8a68f4855b17db22c10f202f2 (patch)
treea64a9f82cbb02ef7c7a3981bab9eb74a9db95605 /doc
parent9e770e5f69fbbfc020cd9500b7d7e3033ab3a81f (diff)
comment
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/use_stack_for_remote_building_propellor/comment_5_10e2bf7ca762b53632dd4fb86f1ce0ae._comment17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/todo/use_stack_for_remote_building_propellor/comment_5_10e2bf7ca762b53632dd4fb86f1ce0ae._comment b/doc/todo/use_stack_for_remote_building_propellor/comment_5_10e2bf7ca762b53632dd4fb86f1ce0ae._comment
new file mode 100644
index 00000000..c39282c0
--- /dev/null
+++ b/doc/todo/use_stack_for_remote_building_propellor/comment_5_10e2bf7ca762b53632dd4fb86f1ce0ae._comment
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 5"""
+ date="2016-05-31T16:25:09Z"
+ content="""
+Following spwhitton's idea, this would involve adding a new property which
+configures the host it's attached to to build propellor using stack.
+
+This can be accomplished by having the property set some Info which can
+be looked at when propellor is deploying itself to the host,
+as shown in the precompiled branch.
+
+I guess most people who want to build
+propellor with stack would want to do that on all hosts. You could have a
+`[Host] -> [Host]` function that added the stack property to a list of
+hosts I suppose.
+"""]]