fix markdown
This commit is contained in:
parent
b7a579779d
commit
c17cd98a0b
1 changed files with 3 additions and 1 deletions
|
@ -22,7 +22,8 @@ page), and credentials for fastd and openvpn.
|
||||||
|
|
||||||
Example puppet code:
|
Example puppet code:
|
||||||
|
|
||||||
```class { 'ff_gw':
|
```
|
||||||
|
class { 'ff_gw':
|
||||||
# user accounts:
|
# user accounts:
|
||||||
accounts => {
|
accounts => {
|
||||||
mschuett => {
|
mschuett => {
|
||||||
|
@ -52,3 +53,4 @@ MIIE ...
|
||||||
-----END CERTIFICATE-----',
|
-----END CERTIFICATE-----',
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue