File tree Expand file tree Collapse file tree 3 files changed +6
-10
lines changed Expand file tree Collapse file tree 3 files changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -52,13 +52,9 @@ appveyor.yml:
5252 collection : puppet7
5353 - set : debian9-64
5454 collection : puppet6
55- # - set: almalinux9-64
56- # collection: puppet7
57- # - set: almalinux9-64
58- # collection: puppet6
59- - set : almalinux8-64
55+ - set : almalinux9-64
6056 collection : puppet7
61- - set : almalinux8 -64
57+ - set : almalinux9 -64
6258 collection : puppet6
6359# - set: rockylinux9-64
6460# collection: puppet7
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ jobs:
157157 -
158158 bundler_args : --with system_tests
159159 dist : focal
160- env : PUPPET_INSTALL_TYPE=agent BEAKER_debug=true BEAKER_HYPERVISOR=docker BEAKER_PUPPET_COLLECTION=puppet7 BEAKER_setfile=almalinux8 -64 BEAKER_TESTMODE=apply
160+ env : PUPPET_INSTALL_TYPE=agent BEAKER_debug=true BEAKER_HYPERVISOR=docker BEAKER_PUPPET_COLLECTION=puppet7 BEAKER_setfile=almalinux9 -64 BEAKER_TESTMODE=apply
161161 rvm : 2.5.7
162162 script : bundle exec rake beaker
163163 services : docker
@@ -166,7 +166,7 @@ jobs:
166166 -
167167 bundler_args : --with system_tests
168168 dist : focal
169- env : PUPPET_INSTALL_TYPE=agent BEAKER_debug=true BEAKER_HYPERVISOR=docker BEAKER_PUPPET_COLLECTION=puppet6 BEAKER_setfile=almalinux8 -64 BEAKER_TESTMODE=apply
169+ env : PUPPET_INSTALL_TYPE=agent BEAKER_debug=true BEAKER_HYPERVISOR=docker BEAKER_PUPPET_COLLECTION=puppet6 BEAKER_setfile=almalinux9 -64 BEAKER_TESTMODE=apply
170170 rvm : 2.5.7
171171 script : bundle exec rake beaker
172172 services : docker
Original file line number Diff line number Diff line change 1414 },
1515 {
1616 "name" : " puppetlabs-vcsrepo" ,
17- "version_requirement" : " >= 3 .0.0 < 6 .0.0"
17+ "version_requirement" : " >= 4 .0.0 < 7 .0.0"
1818 },
1919 {
2020 "name" : " rehan-wget" ,
103103 " ohmyzsh" ,
104104 " oh-my-zsh"
105105 ],
106- "pdk-version" : " 2.5.0 " ,
106+ "pdk-version" : " 2.7.1 " ,
107107 "template-url" : " pdk-default#2.5.0" ,
108108 "template-ref" : " tags/2.5.0-0-g369d483"
109109}
You can’t perform that action at this time.
0 commit comments