Manage dict for multiple licence on a same host #1

Closed
opened 2020-11-18 08:41:28 +01:00 by jegardai · 1 comment
Owner

Created the Mon, 26 Feb 2018 15:55:37

Set up a dict var like :

flexlm__licence:
  - name: 'matlab'
    path: '/opt/malab/etc/licence.lic'
    description: 'Licence server for Matlab'
    working_dir: '/opt/matlab/bin'
#    port: '…' # need ?

In order to replace :

  • flexlm__licence_file
  • flexlm__service_name
  • flexlm__service_description
  • flexlm__service_working_directory

And allow to set up 1+ licences on a same server.

Created the Mon, 26 Feb 2018 15:55:37 Set up a dict var like : ``` yaml flexlm__licence: - name: 'matlab' path: '/opt/malab/etc/licence.lic' description: 'Licence server for Matlab' working_dir: '/opt/matlab/bin' # port: '…' # need ? ``` In order to replace : * flexlm__licence_file * flexlm__service_name * flexlm__service_description * flexlm__service_working_directory And allow to set up 1+ licences on a same server.
Author
Owner

The Tue, 27 Feb 2018 12:06:27

Closed with bc5ad21d32

The Tue, 27 Feb 2018 12:06:27 Closed with bc5ad21d32291998445421410dd78adbd36abb44
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cellinfo/ansible.flexlm#1
No description provided.