Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
chef-cron
Commits
35603ae0
Commit
35603ae0
authored
Jan 05, 2020
by
Tim Smith
Browse files
Testing updates
Signed-off-by:
Tim Smith
<
tsmith@chef.io
>
parent
b8688d24
Changes
3
Hide whitespace changes
Inline
Side-by-side
chefignore
View file @
35603ae0
...
...
@@ -45,22 +45,19 @@ a.out
# Testing #
###########
.watchr
.rspec
spec/*
spec/fixtures/*
test/*
features/*
examples/*
Guardfile
Procfile
kitchen*
.
kitchen*
.rubocop.yml
spec/*
Rakefile
.travis.yml
.foodcritic
.codeclimate
.yml
appveyor
.yml
# SCM #
#######
...
...
@@ -93,14 +90,3 @@ CONTRIBUTING*
CHANGELOG*
TESTING*
# Strainer #
############
Colanderfile
Strainerfile
.colander
.strainer
# Vagrant #
###########
.vagrant
Vagrantfile
kitchen.dokken.yml
View file @
35603ae0
...
...
@@ -25,13 +25,6 @@ platforms:
image
:
dokken/amazonlinux-2
pid_one_command
:
/usr/lib/systemd/systemd
-
name
:
debian-8
driver
:
image
:
dokken/debian-8
pid_one_command
:
/bin/systemd
intermediate_instructions
:
-
RUN /usr/bin/apt-get update
-
name
:
debian-9
driver
:
image
:
dokken/debian-9
...
...
kitchen.yml
View file @
35603ae0
...
...
@@ -13,9 +13,7 @@ platforms:
-
name
:
amazonlinux
driver_config
:
box
:
mvbcoding/awslinux
-
name
:
amazonlinux-2
# requires installing the virtualbox extension pack
driver_config
:
box
:
stakahashi/amazonlinux2
-
name
:
amazonlinux-2
-
name
:
centos-6
-
name
:
centos-7
-
name
:
debian-9
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment