Add missing quote
This commit is contained in:
parent
ec67ec92b5
commit
f6cc1e03e9
@ -370,7 +370,7 @@ resource_record { 'example.com SIP service locator':
|
|||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
### Error message: "Please ensure that the dependencies of the bind module are installed and working correctly
|
### Error message: "Please ensure that the dependencies of the bind module are installed and working correctly"
|
||||||
|
|
||||||
This error usually has one of two causes.
|
This error usually has one of two causes.
|
||||||
|
|
||||||
@ -387,4 +387,4 @@ functionality which is only loaded at startup.
|
|||||||
Support for specific platforms is explicit in this module. If you see this message and would like to try to make the
|
Support for specific platforms is explicit in this module. If you see this message and would like to try to make the
|
||||||
module work on your platform, you can do this by setting `bind::defaults::supported` to `true` in hiera, and then
|
module work on your platform, you can do this by setting `bind::defaults::supported` to `true` in hiera, and then
|
||||||
overriding other parameters of the `bind::defaults` class as necessary to make the module work. If you succeed or if you
|
overriding other parameters of the `bind::defaults` class as necessary to make the module work. If you succeed or if you
|
||||||
require help, please open an issue. I would be happy to include your changes in order to support additional platforms.
|
require help, please open an issue. I would be happy to include your changes in order to support additional platforms.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user