Skip to content

Commit

Permalink
feat(COLIMA): test config changes
Browse files Browse the repository at this point in the history
  • Loading branch information
niall-byrne committed Oct 7, 2024
1 parent a448bef commit 231da65
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions roles/colima/molecule/standard/vars/main.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---

colima_service_user: "{{ lookup('env', 'USER') }}"

colima_cpus: 1
colima_disk_gigs: 61
colima_memory_gigs: 3

colima_network_dns: [8.8.8.8]

0 comments on commit 231da65

Please sign in to comment.