Skip to content

Commit

Permalink
Update playbooks/git.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Alicia Cozine <[email protected]>
  • Loading branch information
kayiwa and acozine authored Oct 7, 2024
1 parent 0d5ce7b commit 7a690b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/git.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# by default this playbook runs in the staging environment
# to run in production, pass '-e runtime_env=production'

- name: build the git vcs
- name: build our in-house GitLab instances
hosts: pulgit_{{ runtime_env | default('staging') }}
remote_user: pulsys
become: true
Expand Down

0 comments on commit 7a690b9

Please sign in to comment.