Skip to content

stevemar/datastage-playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataStage playbook

Scope

This is an opinionated and automated way to install IBM InformationServer which includes DataStage.

Usage

  1. git clone this repo and cd into it.

  2. Create a hosts file at the top level, give it an IP address or FQDN.

    [hosts]
    169.55.177.36
  3. Run the playbook

    ansible-playbook -i hosts -u root -k playbook/main.yaml

Tested on

This has been tested and works on:

  • RHEL 7.x

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published