mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-28 03:32:41 +01:00
fix(ci): adjusting cache steps
This commit is contained in:
1
Brewfile
1
Brewfile
@@ -2,4 +2,3 @@ tap "homebrew/bundle"
|
||||
tap "homebrew/cask-versions"
|
||||
cask "virtualbox6"
|
||||
cask "vagrant"
|
||||
cask "vagrant-manager"
|
||||
|
||||
@@ -6,8 +6,8 @@ driver:
|
||||
platforms:
|
||||
- name: control1
|
||||
box: generic/ubuntu2204
|
||||
memory: 1024
|
||||
cpus: 2
|
||||
memory: 4096
|
||||
cpus: 4
|
||||
config_options:
|
||||
# We currently can not use public-key based authentication on Ubuntu 22.04,
|
||||
# see: https://github.com/chef/bento/issues/1405
|
||||
|
||||
Reference in New Issue
Block a user