README.md

    bin

    Table of Contents

    1. Description
    2. Setup - The basics of getting started with bin
    3. Usage - Configuration options and additional functionality

    Description

    A Puppet module thay setup general shell libs and scripts for environment

    Setup

    Beginning with bin

    To start using the module, you need to add it to the manifest.

    include bin
    

    Usage

    Openstack wrapper used for shorting name of command and some checks

    ❯ os server show s1
    ...
    ❯ os server delete s1
    EXEC: /usr/bin/openstack server delete s1
    Do you want to continue?[yn]
    
    Конвейеры
    0 успешных
    0 с ошибкой