Skip to content

Commit d4a42e2

Browse files
authored
Merge pull request #294 from rickettmwork/master
Update default version from ubuntu 20 to 22 as 20 is going out of support soon
2 parents a70a370 + 6a51714 commit d4a42e2

File tree

1 file changed

+1
-1
lines changed
  • ansible/roles/fyrevm_provision/defaults

1 file changed

+1
-1
lines changed

ansible/roles/fyrevm_provision/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ fyre_deployCheckRetries: 360
1919

2020
#Default Specs
2121
fyre_platform: "x"
22-
fyre_os: "Ubuntu 20.04"
22+
fyre_os: "Ubuntu 22.04"
2323
fyre_memory: 8
2424
fyre_cpu: 4
2525
fyre_site: "svl"

0 commit comments

Comments
 (0)