Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
postgres-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
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
postgres-formula
Commits
2f7d009b
Unverified
Commit
2f7d009b
authored
3 years ago
by
Imran Iqbal
Browse files
Options
Downloads
Patches
Plain Diff
ci(freebsd): update with latest pre-salted Vagrant boxes [skip ci]
* Automated using
https://github.com/myii/ssf-formula/pull/350
parent
1d6f3e67
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.github/workflows/kitchen.vagrant.yml
+3
-3
3 additions, 3 deletions
.github/workflows/kitchen.vagrant.yml
kitchen.vagrant.yml
+6
-6
6 additions, 6 deletions
kitchen.vagrant.yml
with
9 additions
and
9 deletions
.github/workflows/kitchen.vagrant.yml
+
3
−
3
View file @
2f7d009b
...
...
@@ -20,9 +20,9 @@ jobs:
# - freebsd-122-master-py3
-
default-freebsd-114-master-py3
# - freebsd-114-master-py3
# - default-freebsd-130-300
2-6
-py3
# - default-freebsd-122-300
2-6
-py3
# - default-freebsd-114-300
2-6
-py3
# - default-freebsd-130-300
3-1
-py3
# - default-freebsd-122-300
3-1
-py3
# - default-freebsd-114-300
3-1
-py3
steps
:
-
name
:
'
Check
out
code'
uses
:
'
actions/checkout@v2'
...
...
This diff is collapsed.
Click to expand it.
kitchen.vagrant.yml
+
6
−
6
View file @
2f7d009b
...
...
@@ -28,13 +28,13 @@ platforms:
-
name
:
freebsd-114-master-py3
driver
:
box
:
myii/freebsd-11.4-master-py3
-
name
:
freebsd-130-300
2-6
-py3
-
name
:
freebsd-130-300
3-1
-py3
driver
:
box
:
myii/freebsd-13.0-300
2.6
-py3
box
:
myii/freebsd-13.0-300
3.1
-py3
synced_folders
:
[]
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255208
-
name
:
freebsd-122-300
2-6
-py3
-
name
:
freebsd-122-300
3-1
-py3
driver
:
box
:
myii/freebsd-12.2-300
2.6
-py3
-
name
:
freebsd-114-300
2-6
-py3
box
:
myii/freebsd-12.2-300
3.1
-py3
-
name
:
freebsd-114-300
3-1
-py3
driver
:
box
:
myii/freebsd-11.4-300
2.6
-py3
box
:
myii/freebsd-11.4-300
3.1
-py3
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
register
or
sign in
to comment