syntax fixes
This commit is contained in:
parent
e0a2e2bd35
commit
d935ba207e
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -48,11 +48,11 @@ repository:
|
|||
|
||||
|
||||
### Sysadmin
|
||||
In case a sysadmin needs a patched and specifically configured version of it's
|
||||
|
||||
favorite webserver nginx.
|
||||
In case a sysadmin needs a patched and specifically configured version of it's favorite webserver nginx.
|
||||
|
||||
1. Put directories and files in place
|
||||
|
||||
---
|
||||
Directory layout
|
||||
```
|
||||
├── nginx-prod
|
||||
|
@ -65,7 +65,7 @@ favorite webserver nginx.
|
|||
│ │ └── https-only.patch
|
||||
│ └── pkg.yaml
|
||||
```
|
||||
|
||||
---
|
||||
**pkg.yaml**
|
||||
```
|
||||
---
|
||||
|
@ -81,7 +81,7 @@ favorite webserver nginx.
|
|||
- selinux
|
||||
|
||||
```
|
||||
|
||||
---
|
||||
**container.yaml**
|
||||
```
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue