-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update README and add RHEL versions table * Move telco examples to 17.1 * Add new example for 16.2 * Updade vars defaults and add some doc too for storage on RHEL9 * Skip some tasks in prepare_host for RHEL9
- Loading branch information
Showing
8 changed files
with
39 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
15 changes: 15 additions & 0 deletions
15
example-overrides/local-overrides-rhel8_4-tripleo-osp16-2.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
standalone_host: <standalone FQDN> | ||
public_api: <IP address used to reach the node> | ||
virt_release: 8.4 | ||
rhsm_repos: | ||
- advanced-virt-for-rhel-8-x86_64-rpms | ||
- ansible-2.9-for-rhel-8-x86_64-rpms | ||
- fast-datapath-for-rhel-8-x86_64-rpms | ||
- openstack-16.2-for-rhel-8-x86_64-rpms | ||
- rhceph-4-tools-for-rhel-8-x86_64-rpms | ||
- rhel-8-for-x86_64-appstream-eus-rpms | ||
- rhel-8-for-x86_64-baseos-eus-rpms | ||
- rhel-8-for-x86_64-highavailability-eus-rpms | ||
rhsm_method: "portal" | ||
rhsm_release: 8.4 | ||
rhsm_container_tools_version: '3.0' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters