Edits the Yum configuration.
edit YumConfig [baseUrl=] [valuegpgKeyCheck= { yes | no }] [gpgKey=]value
This command edits the Yum configuration used to update and upgrade Oracle VM Servers.
The following table shows the available options for this command.
Option | Description |
|---|---|
| The URL to access the Yum repository. |
| Whether to use a GPG key for the Yum repository. |
| The GPG key for the Yum repository. |
Example A.78 Editing a Yum repository
OVM> edit YumConfig baseUrl=http://example.com/OVM3/Server/ gpgKeyCheck=yes \ gpgKey=http://example.com/OVM3/RPM-GPG-KEY