Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mysql-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
salt
mysql-formula
Commits
8b89ebce
Commit
8b89ebce
authored
Oct 1, 2019
by
Imran Iqbal
Browse files
Options
Downloads
Patches
Plain Diff
ci(kitchen): install required packages to bootstrapped `opensuse` [skip ci]
* Automated using
https://github.com/myii/ssf-formula/pull/53
parent
4bdaab7f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
kitchen.yml
+8
-0
8 additions, 0 deletions
kitchen.yml
with
8 additions
and
0 deletions
kitchen.yml
+
8
−
0
View file @
8b89ebce
...
@@ -40,6 +40,8 @@ platforms:
...
@@ -40,6 +40,8 @@ platforms:
driver
:
driver
:
image
:
opensuse/leap:15
image
:
opensuse/leap:15
provision_command
:
provision_command
:
# yamllint disable-line rule:line-length
-
zypper install -y glibc-locale net-tools net-tools-deprecated python-xml python3-pip
-
systemctl enable sshd.service
-
systemctl enable sshd.service
run_command
:
/usr/lib/systemd/systemd
run_command
:
/usr/lib/systemd/systemd
provisioner
:
provisioner
:
...
@@ -80,6 +82,8 @@ platforms:
...
@@ -80,6 +82,8 @@ platforms:
driver
:
driver
:
image
:
opensuse/leap:15
image
:
opensuse/leap:15
provision_command
:
provision_command
:
# yamllint disable-line rule:line-length
-
zypper install -y glibc-locale net-tools net-tools-deprecated python-xml python3-pip
-
systemctl enable sshd.service
-
systemctl enable sshd.service
run_command
:
/usr/lib/systemd/systemd
run_command
:
/usr/lib/systemd/systemd
provisioner
:
provisioner
:
...
@@ -114,6 +118,8 @@ platforms:
...
@@ -114,6 +118,8 @@ platforms:
driver
:
driver
:
image
:
opensuse/leap:15
image
:
opensuse/leap:15
provision_command
:
provision_command
:
# yamllint disable-line rule:line-length
-
zypper install -y glibc-locale net-tools net-tools-deprecated python-xml python2-pip
-
systemctl enable sshd.service
-
systemctl enable sshd.service
run_command
:
/usr/lib/systemd/systemd
run_command
:
/usr/lib/systemd/systemd
provisioner
:
provisioner
:
...
@@ -149,6 +155,8 @@ platforms:
...
@@ -149,6 +155,8 @@ platforms:
driver
:
driver
:
image
:
opensuse/leap:15
image
:
opensuse/leap:15
provision_command
:
provision_command
:
# yamllint disable-line rule:line-length
-
zypper install -y glibc-locale net-tools net-tools-deprecated python-xml python2-pip
-
systemctl enable sshd.service
-
systemctl enable sshd.service
run_command
:
/usr/lib/systemd/systemd
run_command
:
/usr/lib/systemd/systemd
provisioner
:
provisioner
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment