Merge pull request #113 from rbjorklin/readme-formatting

fix formatting for yaml blocks
This commit is contained in:
Javier Bértoli 2018-09-26 11:32:05 -03:00 committed by GitHub
commit a96669c191
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 37 additions and 36 deletions

View file

@ -150,7 +150,8 @@ provisioner:
verifier:
name: inspec
sudo: true
reporter: cli
reporter:
- cli
inspec_tests:
- path: test/integration/default

View file

@ -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'