Giter Site home page Giter Site logo

kusamaxi / chaosinfra Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paritytech/ansible-polkadot

0.0 0.0 0.0 219 KB

chaosInfra - lets build top of paritytech/ansible-galaxy comprehensive infra using LX containers and zfs for filesystem/snapshots.

Home Page: https://expectchaos.com

License: GNU General Public License v3.0

Python 56.60% Jinja 27.81% Shell 15.59%

chaosinfra's Introduction

Ansible Collection - paritytech.chain

Install Ansible collections

Create requirements.yml file in your playbook repository (or add to the existing file):

collections:
  - name: https://github.com/paritytech/ansible-galaxy.git
    type: git
    version: 1.8.0

or

collections:
  - name: paritytech.chain
    version: 1.8.0

If you want to install collections in the project space, you have to run:

mkdir collections
ansible-galaxy collection install -f -r requirements.yml -p ./collections

If you want to install collections in the global space (~/.ansible/collections), you have to run:

ansible-galaxy collection install -f -r requirements.yml

Roles

chaosinfra's People

Contributors

kogeler avatar ddorgan avatar pierrebesson avatar aardbol avatar bulatsaif avatar hitchhooker avatar paritytech-ci avatar lazam avatar bakhtin avatar stepanlav avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.