Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
salt
gitlab-ci-templates
Commits
3d2e46ad
Commit
3d2e46ad
authored
May 14, 2019
by
Arif Ali
Browse files
Add centos 8
parent
81cc94b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
kitchen/config.yml
View file @
3d2e46ad
...
...
@@ -33,6 +33,20 @@ platforms:
lifecycle
:
post_create
:
-
remote
:
sudo yum -y update
-
name
:
centos-8
driver_config
:
image
:
registry.ocf.co.uk/salt/docker/centos-8-kitchen:base
privileged
:
True
run_command
:
/usr/lib/systemd/systemd
use_cache
:
False
remove_images
:
True
provisioner
:
salt_yum_repo
:
'
https://repo.saltstack.com/yum/redhat/$releasever/$basearch/%s'
salt_yum_rpm_key
:
'
https://repo.saltstack.com/yum/redhat/7/x86_64/latest/SALTSTACK-GPG-KEY.pub'
salt_install
:
yum
lifecycle
:
post_create
:
-
remote
:
sudo yum -y update
-
name
:
ubuntu-16.04
driver_config
:
image
:
registry.ocf.co.uk/salt/docker/ubuntu-16.04-kitchen:base
...
...
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