Skip to content

Instantly share code, notes, and snippets.

@venkataanil
Created June 30, 2020 15:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save venkataanil/587f7ac15d02d80d6df773fd2f44baff to your computer and use it in GitHub Desktop.
Save venkataanil/587f7ac15d02d80d6df773fd2f44baff to your computer and use it in GitHub Desktop.
[stack@f17-h23-000-1029p ~]$ cat containers-prepare-parameter.yaml
# Generated with the following on 2020-06-01T12:52:02.409451
#
# openstack tripleo container image prepare default --output-env-file /home/stack/containers-prepare-parameter.yaml --local-push-destination
#
parameter_defaults:
ContainerImagePrepare:
- push_destination: 192.168.0.1:8787
includes:
- neutron-server-ovn
- neutron-metadata-agent-ovn
modify_role: tripleo-modify-image
modify_append_tag: "-hotfix"
modify_vars:
tasks_from: rpm_install.yml
rpms_path: /home/stack/ovn_patch_fix
set:
name_prefix: rhosp16-openstack-
name_suffix: ''
namespace: registry-proxy.engineering.redhat.com/rh-osbs
neutron_driver: ovn
rhel_containers: false
tag: 16.1_20200625.1
- push_destination: 192.168.0.1:8787
set:
ceph_alertmanager_image: openshift-ose-prometheus-alertmanager
ceph_alertmanager_namespace: registry-proxy.engineering.redhat.com/rh-osbs
ceph_alertmanager_tag: v4.1
ceph_grafana_image: rhceph-3-dashboard-rhel7
ceph_grafana_namespace: registry.access.redhat.com/rhceph
ceph_grafana_tag: 3
ceph_image: ceph-4.0-rhel-8
ceph_namespace: docker-registry.upshift.redhat.com/ceph
ceph_node_exporter_image: openshift-ose-prometheus-node-exporter
ceph_node_exporter_namespace: registry-proxy.engineering.redhat.com/rh-osbs
ceph_node_exporter_tag: v4.1
ceph_prometheus_image: openshift-ose-prometheus
ceph_prometheus_namespace: registry-proxy.engineering.redhat.com/rh-osbs
ceph_prometheus_tag: v4.1
ceph_tag: latest
name_prefix: rhosp16-openstack-
name_suffix: ''
namespace: registry-proxy.engineering.redhat.com/rh-osbs
neutron_driver: ovn
rhel_containers: false
tag: 16.1_20200625.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment