Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Commit 53e0e60

Browse files
author
Sebastian Gumprich
committed
fix more selinux stuff
1 parent 7e06541 commit 53e0e60

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.kitchen.vagrant.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ provisioner:
2020
http_proxy: <%= ENV['http_proxy'] || nil %>
2121
https_proxy: <%= ENV['https_proxy'] || nil %>
2222

23-
#transport:
24-
# max_ssh_sessions: 5
25-
2623
platforms:
2724
- name: ubuntu-16.04
2825
driver_config:

.kitchen.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ driver:
66
http_proxy: <%= ENV['http_proxy'] || nil %>
77
https_proxy: <%= ENV['https_proxy'] || nil %>
88

9-
transport:
10-
max_ssh_sessions: 5
11-
129
provisioner:
1310
name: ansible_playbook
1411
hosts: all

0 commit comments

Comments
 (0)