Skip to content

Commit

Permalink
Update pulsar.yml
Browse files Browse the repository at this point in the history
defines pulsar_user for reference to pulsar role
  • Loading branch information
martindemko authored Nov 15, 2024
1 parent 05a801d commit d662b59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pulsar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

- hosts: pulsarservers
vars:
pulsar_user: "{{ galaxy_user.name }}"
golang_gopath: '/opt/workspace-go'
singularity_version: "3.7.4"
singularity_go_path: "{{ golang_install_dir }}"
Expand Down

0 comments on commit d662b59

Please sign in to comment.