ETH CxS install pull config for clients

General

Install prereqs for ansible pull

Requirements

Role Variables

Variable Required Default Choices Comments
prepare_pull_conf yes false true/false true/false switch to en/disable role
pull_api_token: yes false unique-string generate with openssl rand -hex 32

Dependencies

none

Example Playbook

---
hosts: all
  vars:
    prepare_pull_conf: true
    pull_api_token: 0fxxxxxxxxxxxx900f7ccf9fc59b133axxxxxxxxxxxxxx8293f32a1888

  roles:
    - 
 ...

License

BSD

Author Information

Author: André Bartholet andre.bartholet@id.ethz.ch Maintainer: Support-Contact: s4d-linux-support@id.ethz.ch