Subversion Repositories configs

Rev

Rev 203 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 203 Rev 209
Line 2... Line 2...
2
 
2
 
3
[Product]
3
[Product]
4
product_name = oVirt Node Next
4
product_name = oVirt Node Next
5
 
5
 
6
[Base Product]
6
[Base Product]
7
product_name = CentOS Linux
7
product_name = CentOS Stream
8
 
8
 
9
[Storage]
9
[Storage]
10
default_scheme = LVM_THINP
10
default_scheme = LVM_THINP
11
default_partitioning =
11
default_partitioning =
12
    /              (min 6 GiB)
12
    /              (min 6 GiB)
13
    /home          (size 1 GiB)
13
    /home          (size 1 GiB)
14
    /tmp           (size 1 GiB)
14
    /tmp           (size 1 GiB)
15
    /var           (size 15 GiB)
15
    /var           (size 5 GiB)
-
 
16
    /var/crash     (size 10 GiB)
16
    /var/log       (size 8 GiB)
17
    /var/log       (size 8 GiB)
17
    /var/log/audit (size 2 GiB)
18
    /var/log/audit (size 2 GiB)
-
 
19
    /var/tmp       (size 10 GiB)
18
    swap
20
    swap
19
 
21
 
20
[Storage Constraints]
22
[Storage Constraints]
21
root_device_types = LVM_THINP
23
root_device_types = LVM_THINP
22
must_not_be_on_root = /var
24
must_not_be_on_root = /var
23
req_partition_sizes =
25
req_partition_sizes =
-
 
26
    /var     5  GiB
24
    /var   10 GiB
27
    /var/tmp 10 GiB
25
    /boot  1  GiB
28
    /boot    1  GiB
26
 
29
 
27
[User Interface]
30
[User Interface]
28
help_directory = /usr/share/anaconda/help/rhel
31
help_directory = /usr/share/anaconda/help/rhel