c9407d186b
This commit makes the following changes to install/ubuntu-dev.rst: - removes copying of all *.sample files since we end up overwriting contents of several files anyway - removes a number of inline comments to give clear separation between information and commands - adds a simple pools.yaml sample which should work out of the box on most development deploys - this file uses a name of "default", which means it will not create a new pool but rather use the existing one (helpful as designate.conf already references the existing pool's ID) - uses a target of type "bind9", which matches the backend in designate.conf - uses an rncd_key_file that exists in /etc/bind - adds the necessary section on how to import it into Designate - adds some additional information about activating virtualenv before attempting to start services in the virtualenv - prefixes any command that requires root privileges with "sudo" - updates examples/basic-config-sample.conf by removing reference to defunct 'Pool Configuration' section Please note that I am inexperienced with Designate so some of my assumptions here may be incorrect. Change-Id: I8e92a9c65e68a811696f2c77820a6d00ce576bb2 |
||
---|---|---|
.. | ||
basic-config-sample-juno.conf | ||
basic-config-sample-kilo.conf | ||
basic-config-sample.conf | ||
basic-pools-sample.yaml |