Include 02-Installation.md

This commit is contained in:
Eric Lippmann 2022-10-26 12:09:43 +02:00
parent 413b5ba8d8
commit 847298b396
8 changed files with 8 additions and 0 deletions

View File

@ -30,3 +30,4 @@ Use your distribution's package manager to install the `<!-- {{ package }} -->`
```bash
yum install <!-- {{ package }} -->
```
<!-- {% include "02-Installation.md" %} -->

View File

@ -23,3 +23,4 @@ Use your distribution's package manager to install the `<!-- {{ package }} -->`
```bash
yum install <!-- {{ package }} -->
```
<!-- {% include "02-Installation.md" %} -->

View File

@ -33,3 +33,4 @@ Use your distribution's package manager to install the `<!-- {{ package }} -->`
```bash
apt-get install <!-- {{ package }} -->
```
<!-- {% include "02-Installation.md" %} -->

View File

@ -23,3 +23,4 @@ Use your distribution's package manager to install the `<!-- {{ package }} -->`
```bash
dnf install <!-- {{ package }} -->
```
<!-- {% include "02-Installation.md" %} -->

View File

@ -38,3 +38,4 @@ Use your distribution's package manager to install the `<!-- {{ package }} -->`
```bash
yum install <!-- {{ package }} -->
```
<!-- {% include "02-Installation.md" %} -->

View File

@ -31,3 +31,4 @@ Use your distribution's package manager to install the `<!-- {{ package }} -->`
```bash
zypper install <!-- {{ package }} -->
```
<!-- {% include "02-Installation.md" %} -->

View File

@ -25,3 +25,4 @@ wget -O - https://packages.icinga.com/icinga.key | apt-key add -
apt-get update
```
<!-- {% include "02-Installation.md" %} -->

View File

@ -23,3 +23,4 @@ Use your distribution's package manager to install the `<!-- {{ package }} -->`
```bash
zypper install <!-- {{ package }} -->
```
<!-- {% include "02-Installation.md" %} -->