浏览代码

test(pkgs_spec): update `centos-8` for `2019.2.3` release

* https://docs.saltstack.com/en/latest/topics/releases/2019.2.3.html
tags/v1.1.1
Imran Iqbal 4 年前
父节点
当前提交
7121d1d8cd
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      test/integration/v201902-py3/controls/pkgs_spec.rb

+ 1
- 1
test/integration/v201902-py3/controls/pkgs_spec.rb 查看文件

@@ -7,7 +7,7 @@ version =
when 'amazon'
'2019.2.2-1.el7'
when 'centos'
'2019.2.2-1.el8'
'2019.2.3-1.el8'
end
when 'fedora'
'2019.2.1rc0-3.fc31'

正在加载...
取消
保存