Skip to content

Iris Role Usage Guide

  1. Configure the path the the shared files directory in group_vars/all.yml:

    shared_files_path: /path/to/shared/files
    

  2. Copy the following files to the shared files directory defined in step 1. Skip this step if the files will be downloaded from a web server.

    • Iris license key file
    • Iris install
    • Instaserver
  3. Create a file in host_vars for each host Iris will be installed on. The file should be named after the host's inventory name (e.g. host_vars/iris1.yml) and contain the following variables: ```yaml