Skip to content

Commit

Permalink
Revert "removing init"
Browse files Browse the repository at this point in the history
This reverts commit 204f938.
  • Loading branch information
Abhinav Y authored and Abhinav Y committed Feb 21, 2017
1 parent 204f938 commit 4001df1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible-role-ipaserver/docker-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ start_container() {
--volume="${PWD}:${role_dir}:ro" \
"${run_opts[@]}" \
"${docker_image}:${distribution}${version}" \
"${init}" \
> "${container_id}"
set +x
}
Expand Down

0 comments on commit 4001df1

Please sign in to comment.