Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
seankelly committed Apr 28, 2015
1 parent 521d389 commit 7301c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jail-bslave1.yml
Expand Up @@ -39,7 +39,7 @@
service_command: "{{ getent_passwd[worker_account].4 }}/{{ env_name }}/bin/buildslave start --nodaemon"
service_user: "{{ worker_account }}"

# Slave for buildbot.buildbot.net.
# Slave for buildbot.net, connected to buildbot.buildbot.net.
- role: virtualenv
venv_user: "{{ worker_account }}"
venv_home_dir: "{{ getent_passwd[worker_account].4 }}/{{ buildbot_net.bb_slave_name }}"
Expand Down

0 comments on commit 7301c62

Please sign in to comment.