Skip to content

Instantly share code, notes, and snippets.

@tasdikrahman
Created August 4, 2017 10:08
Show Gist options
  • Save tasdikrahman/521943829eca0ce98cc457b7b5d698c3 to your computer and use it in GitHub Desktop.
Save tasdikrahman/521943829eca0ce98cc457b7b5d698c3 to your computer and use it in GitHub Desktop.
---
- hosts: engine
vars:
ovirt_engine_type: 'ovirt-engine'
ovirt_engine_version: '4.1'
ovirt_engine_organization: 'dwhmanualenginetest.ovirt.org'
ovirt_engine_admin_password: 'secret'
ovirt_rpm_repo: 'http://resources.ovirt.org/pub/yum-repo/ovirt-release41.rpm'
ovirt_engine_organization: 'ovirt.org'
ovirt_engine_dwh_db_host: 'remotedwh.ovirt.org'
ovirt_engine_dwh_db_configure: false
roles:
- role: ovirt-common
- role: ovirt-engine-install-packages
- role: ovirt-engine-setup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment