Skip to content

Commit

Permalink
deployment adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
dstreev committed Oct 14, 2020
1 parent 1ff444a commit 9929fbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hive-sre/bin/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,11 @@
src: /usr/local/hive-sre/bin/hive-sre
dest: /usr/local/bin/hive-sre
mode: 0755
state: link

- name: Link executable
file:
src: /usr/local/hive-sre/bin/hive-sre-cli
dest: /usr/local/bin/hive-sre-cli
mode: 0755
state: link

0 comments on commit 9929fbe

Please sign in to comment.