Giter VIP home page Giter VIP logo

ansible-role-osbs-remote-hosts's Introduction

ansible-role-osbs-remote-host

Setup remote host VMs as required by OSBS:

Requirements

Provisioned remote host VMs with ssh access.

Dependencies

None.

Role Variables

Input

  • podman_user_group_name - group name of the user running rootless podman backend. Default: osbs-podman.
  • podman_user_group_gid - gid of the group. Default: 2022.
  • podman_user_name - name of the user running rootless podman backend. Default: osbs-podman.
  • podman_user_uid - uid of the user running rootless podman backend. Default: 2022.
  • podman_user_subordinate_uid_start - subordinate uid starts from. Default: 10000000.
  • podman_user_subordinate_uid_count - subordinate uid count. Default: 1878948191.
  • podman_user_subordinate_gid_start - subordinate gid starts from. Default: 10000000.
  • podman_user_subordinate_gid_count - subordinate gid count. Default: 1878948191.
  • podman_ssh_user_name - ssh user login name for connecting remote podman backend.
  • podman_ssh_user_public_key - ssh public key for user which is used to connect remote podman backend.
  • podman_pruning_interval_minutes - minutes interval for podman pruning job (the maximum is 59)
  • podman_pruning_until - until for podman pruning command
  • buildah_pruning_enabled - enable the buildah container pruner? Default true.
  • buildah_pruning_interval_hours - hours interval for the buildah pruner (the maximum is 23)
  • buildah_pruning_before - prune buildah containers older than this, e.g. '6 hours ago'

Example Playbook

- name: Setup remote hosts
  hosts: remote-hosts
  roles:
  - role: ansible-role-osbs-remote-host

License

BSD

Author Information

Ladislav Kolacek [email protected]

ansible-role-osbs-remote-hosts's People

Contributors

ben-alkov avatar chmeliik avatar lkolacek avatar martinbasti avatar qixiang avatar rcerven avatar shokakucarrier 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.