Skip to content

Commit

Permalink
ci: add trigger for gitlab pipeline
Browse files Browse the repository at this point in the history
update README.md

NO_DOC=internal
NO_TEST=internal
NO_CHANGELOG=internal
  • Loading branch information
Виталий Шунков committed Feb 6, 2024
1 parent 770f576 commit c294a21
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,20 +38,6 @@ Genin is the tool that will help you very quickly roll out cluster configuration

## Installation

Download and unzip the archive for the desired architecture.

---

#### Linux binary file

Universal executable (as root user or via sudo):
```shell
curl -sLO https://binary.picodata.io/repository/raw/genin/bin/genin-0.5.8-x86_64-musl.tar.gz
tar -xvf genin-0.5.8-x86_64-musl.tar.gz ; install genin /usr/local/bin/
```

---

#### RHEL, CentOS, Rockylinux, Fedora
There are two installation methods supported for RHEL, CentOS, Rockylinux and Fedora.

Expand Down
5 changes: 0 additions & 5 deletions README.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ Genin это генератор инваентаря для `Ansible Cartridge`.

## Установка

Genin уже заранее скомпилирован под разные архитектуры и для установки требуется
только скачать бинарный файл, или установить пакет.

#### Linux bin файл

#### RHEL, CentOS, Rockylinux, Fedora

Для операционных систем RHEL, CentOS, Rockylinux and Fedora доступно три вида установки.
Expand Down

0 comments on commit c294a21

Please sign in to comment.