Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 581 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 581 Bytes

ansible-siebel

Ansible roles to install a Siebel Demo Environment

These roles will download, install, configure a complete Siebel Installation. A One-Click Siebel-Admin solution.

Installation

  • git clone https://github.com/jpmmota/siebel-ansible.git
  • cd ansible-siebel
  • cp roles/software-repository/tasks/mos-credentials-example.yml roles/software-repository/tasks/mos-credentials.yml
  • Edit roles/software-repository/tasks/mos-credentials.yml
  • Edit inventory/sample
  • export ANSIBLE_INVENTORY=pwd/inventory/sample
  • ansible-playbook siebel-master.yml