AdopteUnOps.rancher-add-host

rola-docker-ansible

Rola Ansible do rejestrowania hosta w środowisku Rancher.

Wymagania

Docker musi być zainstalowany.

Obowiązkowe zmienne

rancher_api_key: "mykey"
rancher_api_secret: "mysecret"
rancher_project_name: "default"
rancher_project_id: 1234

Zmienne roli

custom_host_tags: ""
rancher_agent_image: "rancher/agent:{{rancher_agent_version}}"
rancher_agent_version: "v1.2.6"
rancher_master_url: "http://localhost:8080"
rancher_agent_ip: "{{ ansible_default_ipv4.address }}"

Licencja

Licencja Apache 2

O projekcie

Register a host into rancher environment

Zainstaluj
ansible-galaxy install AdopteUnOps.rancher-add-host
Licencja
apache-2.0
Pobrania
249
Właściciel