Skip to content

Commit

Permalink
disable port installation for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Sobolev committed Dec 17, 2014
1 parent 54bf67d commit 3582d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/jail/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
state: directory

- name: Populate basejail
command: ezjail-admin install -p
command: ezjail-admin install
args:
creates: '{{ ezjail_jaildir }}/base'

Expand Down

0 comments on commit 3582d4d

Please sign in to comment.