Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
The previous comment wasn't quite accurate. This is perhaps now over-documented, but I consider that a good thing.

Best viewed with whitespace ignored.
  • Loading branch information
dacook committed Oct 9, 2024
1 parent a1d66b5 commit f23019a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions playbooks/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@
# github_key: specify a forked branch instead. Eg:
# -e "github_key=jibees:upgrade-node-version"
#
# This playbook is copied onto staging servers with setup_remote_deployment so they can deploy to
# themselves. Re-run setup_remote_deployment to copy the latest from master.
# This playbook is copied onto staging servers with setup_remote_deployment so they can deploy to
# themselves. It is executed via /home/ofn-deploy/deploy script, which ensures latest version of
# ofn-install is pulled.

- name: deploy
hosts: ofn_servers
Expand Down

0 comments on commit f23019a

Please sign in to comment.