File tree Expand file tree Collapse file tree 7 files changed +2
-11
lines changed Expand file tree Collapse file tree 7 files changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -65,8 +65,6 @@ profile::core::firewall::firewall:
6565 dport : " 9100"
6666 jump : " accept"
6767
68- profile::core::docker::version : " 24.0.9"
69-
7068ccs_sal::dds : false
7169ccs_sal::kafka : true
7270ccs_sal::kafka_broker_address : " sasquatch-summit-kafka-bootstrap.lsst.codes:9094"
Original file line number Diff line number Diff line change @@ -77,5 +77,3 @@ profile::core::firewall::firewall:
7777 ipset : " dev src" # allow ruka to access node_exporter
7878 dport : " 9100"
7979 jump : " accept"
80-
81- profile::core::docker::version : " 24.0.9"
Original file line number Diff line number Diff line change @@ -62,8 +62,6 @@ profile::core::firewall::firewall:
6262 dport : " 9100"
6363 jump : " accept"
6464
65- profile::core::docker::version : " 24.0.9"
66-
6765ccs_sal::dds : false
6866ccs_sal::kafka : true
6967
Original file line number Diff line number Diff line change 11---
2- profile::core::docker::version : " 24.0.9"
32profile::core::rke::version : " 1.7.6"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ profile::core::yum::lsst_ts_private::repos:
144144 gpgcheck : false
145145 target : " /etc/yum.repos.d/lsst-ts-private.repo"
146146
147- profile::core::docker::version : " 23 .0.6 "
147+ profile::core::docker::version : " 24 .0.9 "
148148
149149profile::core::sysctl::lhn::sysctls :
150150 # lhn tuning
Original file line number Diff line number Diff line change 99
1010 it { is_expected . to compile . with_all_deps }
1111
12- include_examples 'docker' , docker_version : '23 .0.6 '
12+ include_examples 'docker' , docker_version : '24 .0.9 '
1313
1414 it do
1515 is_expected . to contain_systemd__dropin_file ( 'wait-for-docker-group.conf' ) . with (
You can’t perform that action at this time.
0 commit comments