clarify
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
There is a [installation guide](https://docs.citrix.com/en-us/linux-virtual-delivery-agent/current-release/installation-overview/manual-installation-overview/redhat.html) by Citrix to install the Citrix VDA manually on Red Hat systems.
|
||||
|
||||
The following Hiera settings will bring the system into a state suitable as requested in the installation guide:
|
||||
The following Hiera settings will bring the system into a state as requested in the installation guide:
|
||||
```
|
||||
# Citrix VDA specialities
|
||||
hostname::short: true
|
||||
|
||||
@@ -29,7 +29,7 @@ Then `lvs` gives the sizes of the volumes inside:
|
||||
|
||||
## Extend System Volume
|
||||
|
||||
This can be done in Hiera with the `vgroot::path` key where for each volume which should be bigger a minium size can be set:
|
||||
This can be done in Hiera with the `vgroot::path` key where for each volume which should be increased a new minium size can be set:
|
||||
|
||||
```
|
||||
vgroot::path:
|
||||
|
||||
Reference in New Issue
Block a user