File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 134134
135135 $insights_path = ' /redhat_access'
136136
137- ensure_packages(' katello-debug' )
137+ stdlib:: ensure_packages(' katello-debug' )
138138
139139 include certs::foreman_proxy
140140 Class[' certs::foreman_proxy' ] ~> Service[' foreman-proxy' ]
Original file line number Diff line number Diff line change 88class foreman_proxy_content::pub_dir (
99 String $pub_dir_options = ' +FollowSymLinks +Indexes' ,
1010) {
11- ensure_packages(' katello-client-bootstrap' )
11+ stdlib:: ensure_packages(' katello-client-bootstrap' )
1212
1313 include apache::mod::alias
1414
Original file line number Diff line number Diff line change 1010 "dependencies" : [
1111 {
1212 "name" : " puppetlabs/stdlib" ,
13- "version_requirement" : " >= 4.25.0 < 9 .0.0"
13+ "version_requirement" : " >= 4.25.0 < 10 .0.0"
1414 },
1515 {
1616 "name" : " puppet/extlib" ,
You can’t perform that action at this time.
0 commit comments