diff options
author | Nick White <git@njw.name> | 2019-12-13 18:21:13 +0000 |
---|---|---|
committer | Nick White <git@njw.name> | 2019-12-13 18:21:13 +0000 |
commit | a657da36c63aed5ab7318f00650e7664400bbd73 (patch) | |
tree | 3599e2116de040ee045bf3bb251de9e74ef3b943 /README | |
parent | 7e0fdc977af9dc7a13231e5e56c9642576d2dace (diff) |
Fix up training deploy script, and fix README
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ To create a fresh pipeliner image: lspipeline - Update the ansible_host variable with the public IP of the new instance: - rescribe/2018/ansible/host_vars/pipeliner + rescribe/2018/ansible/host_vars/pipelineami - Run ansible: ansible-playbook -i hosts pipeliner.yml |