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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
salt
mysql-formula
Commits
63bfb4a0
Commit
63bfb4a0
authored
5 years ago
by
Imran Iqbal
Browse files
Options
Downloads
Patches
Plain Diff
ci(kitchen): use `develop` image until `master` is ready (`amazonlinux`) [skip ci]
* Automated using
https://github.com/myii/ssf-formula/pull/93
parent
1980c634
No related branches found
Tags
milter-0_8_18
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
kitchen.yml
+4
-2
4 additions, 2 deletions
kitchen.yml
with
4 additions
and
2 deletions
kitchen.yml
+
4
−
2
View file @
63bfb4a0
...
...
@@ -47,12 +47,14 @@ platforms:
# => SCP did not finish successfully (255): (Net::SCP::Error)
transport
:
max_ssh_sessions
:
1
# Use the `develop` image temporarily until the `master` image is available
# Not changing the name to minimise disruption across all of the formulas
-
name
:
amazonlinux-2-master-py2
driver
:
image
:
netmanagers/salt-
master
-py2:amazonlinux-2
image
:
netmanagers/salt-
develop
-py2:amazonlinux-2
provision_command
:
-
curl -o bootstrap-salt.sh -L https://bootstrap.saltstack.com
-
sh bootstrap-salt.sh -XdPbfrq -x python2 git
master
-
sh bootstrap-salt.sh -XdPbfrq -x python2 git
develop
-
name
:
arch-base-latest-master-py2
driver
:
image
:
netmanagers/salt-master-py2:arch-base-latest
...
...
This diff is collapsed.
Click to expand it.
Jan Philipp Timme
@timmej
mentioned in commit
32ac4999
·
5 years ago
mentioned in commit
32ac4999
mentioned in commit 32ac499995c865378a2e21f9377dda3407600b6a
Toggle commit list
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
register
or
sign in
to comment