mirror of
https://github.com/saltstack-formulas/sysctl-formula.git
synced 2026-07-15 06:27:54 +02:00
chore(gemfile.lock): update to latest gem versions (2022-W28) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/454
This commit is contained in:
@@ -97,6 +97,8 @@ class SystemResource < Inspec.resource(1)
|
||||
# rubocop:disable Metrics/MethodLength,Metrics/CyclomaticComplexity
|
||||
def build_platform_codename
|
||||
case build_platform_finger
|
||||
when 'ubuntu-22.04'
|
||||
'jammy'
|
||||
when 'ubuntu-20.04'
|
||||
'focal'
|
||||
when 'ubuntu-18.04'
|
||||
|
||||
Reference in New Issue
Block a user