Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jbergstroem committed Oct 26, 2015
1 parent 425b421 commit 785c9fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/freebsd/ansible-playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
command: curl -sL https://ci.nodejs.org/jnlpJars/slave.jar -o /home/{{ server_user }}/slave.jar
tags: jenkins

- name: Jenkins | Copy init script
- name: Init | Copy init script
copy: src=./resources/jenkins dest={{ init_script_path }} owner={{ server_user }} group={{ server_user }} mode=0755
tags: init

Expand Down

0 comments on commit 785c9fe

Please sign in to comment.