summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-09-18 17:00:54 -0700
committerTim Smith <tsmith@chef.io>2017-10-20 12:51:55 -0700
commit6f192f2d4fdb92a4372ca6a176fa9cb54a651250 (patch)
treeb662d98364b250977df77af9dcedb1e8eb60df8b
parent5dbe33837ba522c94bd7f7450f826c9d9728c5cf (diff)
downloadchef-6f192f2d4fdb92a4372ca6a176fa9cb54a651250.tar.gz
Remove attributes from the kitchen config that are now default
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--kitchen-tests/.kitchen.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/kitchen-tests/.kitchen.travis.yml b/kitchen-tests/.kitchen.travis.yml
index d0a2cc3d0b..45d9eb89f1 100644
--- a/kitchen-tests/.kitchen.travis.yml
+++ b/kitchen-tests/.kitchen.travis.yml
@@ -61,9 +61,6 @@ platforms:
intermediate_instructions:
- RUN yum -y install sudo
- RUN sed -i -e "s/Defaults.*requiretty.*/Defaults !requiretty/g" /etc/sudoers
- attributes:
- chef_client:
- init_style: init
- name: centos-7
driver: