File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 212
212
location : Randweg
213
213
ansible_roles :
214
214
- radiorabe.common.local_user
215
+ - radiorabe.common.git_clone
215
216
- redhat.rhel_system_roles.podman
216
217
parameters :
217
218
- name : firewall
313
314
value :
314
315
containers :
315
316
log_size_max : 1073741824 # 1Gib in bytes
317
+ - name : radiorabe_git_local_clone
318
+ parameter_type : boolean
319
+ value : true
320
+ - name : radiorabe_git_clone_remote_dest
321
+ parameter_type : string
322
+ value : /home/revproxy
316
323
- name : AlmaLinux 9 DMZ server-009 VMs
317
324
description : AlmaLinux 9 virtual machines to be run on server-009
318
325
parent : RaBe Core/RaBe Base/EL9/AlmaLinux 9
329
336
location : Randweg
330
337
ansible_roles :
331
338
- radiorabe.common.local_user
339
+ - radiorabe.common.git_clone
332
340
- redhat.rhel_system_roles.podman
333
341
parameters :
334
342
- name : firewall
430
438
value :
431
439
containers :
432
440
log_size_max : 1073741824 # 1Gib in bytes
441
+ - name : radiorabe_git_local_clone
442
+ parameter_type : boolean
443
+ value : true
444
+ - name : radiorabe_git_clone_remote_dest
445
+ parameter_type : string
446
+ value : /home/revproxy
You can’t perform that action at this time.
0 commit comments