mirror of
https://github.com/saltstack-formulas/bind-formula.git
synced 2025-04-16 09:40:22 +00:00
fix formatting for yaml blocks
This commit is contained in:
parent
ea2f1a2442
commit
47fe92ac88
1 changed files with 35 additions and 35 deletions
|
@ -107,7 +107,7 @@ On the master server :
|
|||
|
||||
.. code:: yaml
|
||||
|
||||
bind:
|
||||
bind:
|
||||
lookup:
|
||||
key_directory: '/etc/bind/keys'
|
||||
config:
|
||||
|
@ -133,7 +133,7 @@ On the slave server :
|
|||
|
||||
.. code:: yaml
|
||||
|
||||
bind:
|
||||
bind:
|
||||
config:
|
||||
options:
|
||||
dnssec-enable: 'yes'
|
||||
|
|
Loading…
Add table
Reference in a new issue