fix markdown
This commit is contained in:
parent
b7a579779d
commit
c17cd98a0b
|
@ -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…
Reference in a new issue