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:
|
||||
|
||||
```class { 'ff_gw':
|
||||
```
|
||||
class { 'ff_gw':
|
||||
# user accounts:
|
||||
accounts => {
|
||||
mschuett => {
|
||||
|
@ -52,3 +53,4 @@ MIIE ...
|
|||
-----END CERTIFICATE-----',
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue