diff --git a/templates/etc/nodepool/nodepool.yaml.j2 b/templates/etc/nodepool/nodepool.yaml.j2 index bf49963..d5a6ff7 100644 --- a/templates/etc/nodepool/nodepool.yaml.j2 +++ b/templates/etc/nodepool/nodepool.yaml.j2 @@ -1,7 +1,6 @@ # This file is generated by Ansible # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN # -dburi: {{ nodepool_config_database_dburi }} elements-dir: {{ nodepool_config_elements_dir }} images-dir: {{ nodepool_config_images_dir }} script-dir: {{ nodepool_config_script_dir }}