You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
patchkez 6b5f07b2f0
demo ansible
7 years ago
..
roles/systemtuning demo ansible 7 years ago
README.md demo ansible 7 years ago
inventory demo ansible 7 years ago
setup_notary_node.retry demo ansible 7 years ago
setup_notary_node.yml demo ansible 7 years ago

README.md

Ansible playbooks/roles for setting up Notary Node

This is demonstration that central yaml file can be used by other tools.

How to use it

  • install Ansible localy
  • modify inventory file and execute:
ansible-playbook -i inventory setup_notary_node.yml -e env=production

env is variable which can be set to production or development, check how yaml file with assetchains is structured.