Code Monkey home page Code Monkey logo

ansible-role-netcobol's Introduction

NetCobol Installation For Linux

Build Status

This is proprietary software sold by Fujitsu and managed in America by GTSoftware. You will first need to have the software. As it is extremely illegal for me to distribute proprietary software. However this will guide you through its installation smoothly.

The software is available as an rpm so I will attempt compatibility with RedHat 7, Centos 7, RedHat 6, Centos 6, and Fedora.

First thing first is that this product has license controls built in so first you will need to know the location of all the following rpm files.

  • FJSVXcbrf-11.0.0-1.0.x86_64.rpm
  • FJSVXbsrt-7.0.0-3.0.x86_64.rpm
  • FJSVXmeft-11.0.0-2.0.x86_64.rpm
  • FJSVXcbev-11.0.0-3.0.x86_64.rpm
  • FJSVXrds-11.0.0-1.0.x86_64.rpm
  • FJSVXcbl-11.0.0-1.0.x86_64.rpm
  • FJSVXcblf-11.0.0-1.0.x86_64.rpm
  • FJSVXcbr-11.0.0-1.0.x86_64.rpm
  • FJSVXcbre-11.0.0-1.0.x86_64.rpm

If you already have the MAC address of the computer this is being installed on then please go and get your license file and designate the path the to license file.

If you installed this via ansible galaxy then the default install location is in /etc/ansible/roles/ChristopherDavenport.netcobol

Requirements

None, it will make sure all dependencies are in place on supported systems.

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

Failure Choices

If rpms are not present to be installed should the play fail. Default is true because your aim is to install netcobol.

netcobol_fail_on_rpms: True

If license file is not present do we fail on its absence. Default is true because without a license file netcobol will not work.

netcobol_fail_on_license: True

Netcobol RPM Management

The default location that rpms will be transfered to for the install.

netcobol_src_storage: /usr/local/src/netcobol

The default set of netcobol files to install on the system.

netcobol_files_to_install:
  - FJSVXcbrf-11.0.0-1.0.x86_64.rpm
  - FJSVXbsrt-7.0.0-3.0.x86_64.rpm
  - FJSVXmeft-11.0.0-2.0.x86_64.rpm
  - FJSVXcbev-11.0.0-3.0.x86_64.rpm
  - FJSVXrds-11.0.0-1.0.x86_64.rpm
  - FJSVXcbl-11.0.0-1.0.x86_64.rpm
  - FJSVXcblf-11.0.0-1.0.x86_64.rpm
  - FJSVXcbr-11.0.0-1.0.x86_64.rpm
  - FJSVXcbre-11.0.0-1.0.x86_64.rpm

Netcobol License Management

The local name of the license file incase you have multiple files and hence need to pick individually per machine.

netcobol_local_license_file_name: license.txt

These final two are the location and name of the license file on the remote machine as are expected by netcobol so only modify these if netcobol drastically changes something.

netcobol_license_file_location: /etc/opt/NetCOBOL/
netcobol_remote_license_file_name: license.txt

Dependencies

  • None

Example Playbook

Although definitely add the files into the role files folder before attempting to run this.

- hosts: appservers
  vars: 
    netcobol_files_to_install:
      - /path/to/rpms/FJSVXcbrf-11.0.0-1.0.x86_64.rpm
      - /path/to/rpms/FJSVXbsrt-7.0.0-3.0.x86_64.rpm
      - /path/to/rpms/FJSVXmeft-11.0.0-2.0.x86_64.rpm
      - /path/to/rpms/FJSVXcbev-11.0.0-3.0.x86_64.rpm
      - /path/to/rpms/FJSVXrds-11.0.0-1.0.x86_64.rpm
      - /path/to/rpms/FJSVXcbl-11.0.0-1.0.x86_64.rpm
      - /path/to/rpms/FJSVXcblf-11.0.0-1.0.x86_64.rpm
      - /path/to/rpms/FJSVXcbr-11.0.0-1.0.x86_64.rpm
      - /path/to/rpms/FJSVXcbre-11.0.0-1.0.x86_64.rpm
  roles:
    - ChristopherDavenport.netcobol

License

MIT

Author Information

This role was created in 2016 by ChristopherDavenport.

ansible-role-netcobol's People

Contributors

christopherdavenport avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.