This commit is contained in:
parent
95e680567d
commit
2267361663
@ -12,18 +12,6 @@ packages_yum_repositories: []
|
||||
packages_yum_repositories_extra: []
|
||||
|
||||
packages_repofiles_remove: []
|
||||
|
||||
# @var packages_deltarpm_value:description: >
|
||||
# Configure deltarmp. To get it working you have to install `deltarpm` package first!
|
||||
# Value set to `0` means disabled. A positive value defines the number of reconstruction made in parallel.
|
||||
# A negative value asks packages to figure out how many cores are available and to multiply them by the
|
||||
# given value to get the number of reconstruction to make in parallel.
|
||||
# @end
|
||||
packages_deltarpm_value: 0
|
||||
packages_deltarpm_percentage: 75
|
||||
|
||||
packages_upgrade_enabled: False
|
||||
|
||||
packages_enablerepo: []
|
||||
|
||||
packages_install: []
|
||||
@ -36,3 +24,5 @@ packages_uninstall:
|
||||
- ypbind
|
||||
- telnet
|
||||
packages_uninstall_extra: []
|
||||
|
||||
packages_upgrade_enabled: False
|
||||
|
Loading…
Reference in New Issue
Block a user