-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.yml
38 lines (31 loc) · 1.13 KB
/
main.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# Defaults variables for role mirror-cloud
# default path where to sync content to
mirror_cloud_local_path: /home/centos-cloud/
# Default user owning all the files
mirror_cloud_local_user: centos
# From which node do we want to rsync from
mirror_cloud_rsync_from: main.centos.org
# some httpd settings
mirror_cloud_httpd_header: |
<div class="alert alert-success" role="alert">
This directory tree contains CentOS Linux and Stream cloud images.<br>
</div>
mirror_cloud_header_page:
title: 'CentOS Cloud Images'
title_lead: ''
with_manifestation: 'CentOS Cloud Images'
with_content:
- element: p
element_class: alert alert-success
element_content: >-
This directory tree contains CentOS Stream cloud images.<br>
- element: p
element_class: alert alert-danger
element_content: >-
Warning: older releases still present but unsafe to use : CentOS Linux releases 6 ,7 and 8 , 8-stream<br>
Available here just for academic purposes.
# Zabbix/monitoring part
mirror_cloud_zabbix_templates:
- Template CentOS cloud mirror server
mirror_cloud_zabbix_groups:
- CentOS cloud mirrors