Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Support for all-in-one API deployment: RHV+OSP (+CFME) (+OCP) #83

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Delete deployment.products.sat.rhsm_subs yaml key
The rhsm_subs key did have a list of of 1 with a subscription pool name
but it wasn't used for any tests and redundant since all the info for
subscriptions is in deployment.products.sat.rhsm_satellite
LaVLaS committed Jan 25, 2017
commit 64154ab980193ebbbed7f5c6c4b4edd90357f15c
2 changes: 0 additions & 2 deletions variables.yaml.example
Original file line number Diff line number Diff line change
@@ -79,8 +79,6 @@ deployment:
rhsm_satellite:
name: sma_name # requires a valid SMA name. QCI may mangle the sma name by changing '-' to '_'
uuid: sma_uuid # requires a valid SMA uuid
rhsm_subs:
- Red Hat Cloud Infrastructure with Smart Management
sat_desc: description
sat_name: BasicDeployment
update_lifecycle_immediately: true