diff options
author | Nick White <git@njw.name> | 2019-09-02 14:49:45 +0100 |
---|---|---|
committer | Nick White <git@njw.name> | 2019-09-02 14:49:45 +0100 |
commit | 70f690947215f1870b19b5daf5f356340306be7b (patch) | |
tree | 8d1179135f195ea06d7031b588febc87ec0da5a0 /hosts | |
parent | 91eb136a5cc68e0f69621eb939d92f5eb743f3f7 (diff) |
Add pipelineami host, and correct location of key for devami host
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,9 @@ [servers] devami +pipelineami + +[tesseractors] +pipelineami [tesstrainers] devami @@ -9,3 +13,6 @@ devami [preprocessors] devami + +[pipeliners] +pipelineami |