@@ -3,6 +3,7 @@ checkmk_var_test_sites:
3
3
- version : " 2.3.0p19"
4
4
edition : " cme"
5
5
site : " stable_cme"
6
+ port : " 5323"
6
7
remote_sites :
7
8
- site_id : " stable_cme_r1"
8
9
site_config :
@@ -100,10 +101,11 @@ checkmk_var_test_sites:
100
101
username : " cmkadmin"
101
102
password : " {{ checkmk_var_automation_secret }}"
102
103
- version : " 2.3.0p19"
103
- edition : " cee"
104
- site : " stable_cee"
104
+ edition : " cce"
105
+ site : " stable_cce"
106
+ port : " 5223"
105
107
remote_sites :
106
- - site_id : " stable_cee_r "
108
+ - site_id : " stable_cce_r "
107
109
site_config :
108
110
status_connection :
109
111
connection :
@@ -117,19 +119,20 @@ checkmk_var_test_sites:
117
119
connect_timeout : 2
118
120
status_host :
119
121
status_host_set : " disabled"
120
- url_prefix : " /stable_cee_r /"
122
+ url_prefix : " /stable_cce_r /"
121
123
configuration_connection :
122
124
enable_replication : true
123
- url_of_remote_site : " http://localhost/stable_cee_r /check_mk/"
125
+ url_of_remote_site : " http://localhost/stable_cce_r /check_mk/"
124
126
basic_settings :
125
- site_id : " stable_cee_r "
126
- alias : " stable_cee remote site"
127
+ site_id : " stable_cce_r "
128
+ alias : " stable_cce remote site"
127
129
authentication :
128
130
username : " cmkadmin"
129
131
password : " {{ checkmk_var_automation_secret }}"
130
132
- version : " 2.3.0p19"
131
133
edition : " cre"
132
134
site : " stable_cre"
135
+ port : " 5023"
133
136
remote_sites :
134
137
- site_id : " stable_cre_r1"
135
138
site_config :
@@ -177,6 +180,7 @@ checkmk_var_test_sites:
177
180
- version : " 2.2.0p35"
178
181
edition : " cre"
179
182
site : " old_cre"
183
+ port : " 5222"
180
184
remote_sites :
181
185
- site_id : " old_cre_r"
182
186
site_config :
@@ -202,6 +206,3 @@ checkmk_var_test_sites:
202
206
authentication :
203
207
username : " cmkadmin"
204
208
password : " {{ checkmk_var_automation_secret }}"
205
- # - version: "2.1.0p48"
206
- # edition: "cre"
207
- # site: "ancient_cre"
0 commit comments