Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
php-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
php-formula
Commits
4e5af987
Unverified
Commit
4e5af987
authored
3 years ago
by
Imran Iqbal
Browse files
Options
Downloads
Patches
Plain Diff
ci(vagrant): replace FreeBSD 12.2 with 12.3 [skip ci]
* Automated using
https://github.com/myii/ssf-formula/pull/395
parent
239e59fd
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
.github/workflows/kitchen.vagrant.yml
+2
-2
2 additions, 2 deletions
.github/workflows/kitchen.vagrant.yml
kitchen.vagrant.yml
+4
-6
4 additions, 6 deletions
kitchen.vagrant.yml
kitchen.yml
+2
-2
2 additions, 2 deletions
kitchen.yml
with
8 additions
and
10 deletions
.github/workflows/kitchen.vagrant.yml
+
2
−
2
View file @
4e5af987
...
...
@@ -15,9 +15,9 @@ jobs:
matrix
:
instance
:
-
freebsd-freebsd-130-master-py3
-
freebsd-freebsd-12
2
-master-py3
-
freebsd-freebsd-12
3
-master-py3
# - freebsd-freebsd-130-3004-0-py3
# - freebsd-freebsd-12
2
-3004-0-py3
# - freebsd-freebsd-12
3
-3004-0-py3
steps
:
-
name
:
'
Check
out
code'
uses
:
'
actions/checkout@v2'
...
...
This diff is collapsed.
Click to expand it.
kitchen.vagrant.yml
+
4
−
6
View file @
4e5af987
...
...
@@ -21,14 +21,12 @@ platforms:
-
name
:
freebsd-130-master-py3
driver
:
box
:
myii/freebsd-13.0-master-py3
synced_folders
:
[]
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255208
-
name
:
freebsd-122-master-py3
-
name
:
freebsd-123-master-py3
driver
:
box
:
myii/freebsd-12.
2
-master-py3
box
:
myii/freebsd-12.
3
-master-py3
-
name
:
freebsd-130-3004-0-py3
driver
:
box
:
myii/freebsd-13.0-3004.0-py3
synced_folders
:
[]
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255208
-
name
:
freebsd-122-3004-0-py3
-
name
:
freebsd-123-3004-0-py3
driver
:
box
:
myii/freebsd-12.
2
-3004.0-py3
box
:
myii/freebsd-12.
3
-3004.0-py3
This diff is collapsed.
Click to expand it.
kitchen.yml
+
2
−
2
View file @
4e5af987
...
...
@@ -646,9 +646,9 @@ suites:
-
name
:
freebsd
includes
:
-
freebsd-130-master-py3
-
freebsd-12
2
-master-py3
-
freebsd-12
3
-master-py3
-
freebsd-130-3004-0-py3
-
freebsd-12
2
-3004-0-py3
-
freebsd-12
3
-3004-0-py3
provisioner
:
state_top
:
base
:
...
...
This diff is collapsed.
Click to expand it.
Jan Philipp Timme
@timmej
mentioned in commit
b232bac5
·
3 years ago
mentioned in commit
b232bac5
mentioned in commit b232bac5e4b851a6c18549a4cc9a076f4b87271f
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