summaryrefslogtreecommitdiff
path: root/doc/todo/use_stack_for_remote_building_propellor/comment_5_10e2bf7ca762b53632dd4fb86f1ce0ae._comment
blob: c39282c0fe9a697811bf00a2287395d42221069d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.
"""]]