Remove invalid settings

This is data that has been left over since switching away from
templates.

Change-Id: I52afbaf3364ef9134f38dd60d885644d0d66825a
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-09-05 22:17:00 -04:00
parent 5fc48b568e
commit f04741c140
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
2 changed files with 0 additions and 3 deletions

View File

@ -48,7 +48,6 @@ nodepool_file_secure_conf_mode: 0600
nodepool_file_secure_conf_owner: "{{ nodepool_user_name }}"
nodepool_file_secure_conf_src: etc/nodepool/secure.conf
nodepool_config_images_dir: /opt/nodepool/images
nodepool_config_log_config: /etc/nodepool/logging.conf
nodepool_file_logging_conf: etc/nodepool/logging.conf

View File

@ -21,8 +21,6 @@
state: directory
with_items:
- /etc/nodepool
- "{{ nodepool_config_images_dir }}"
- "{{ nodepool_user_home }}/.config/openstack"
- /var/log/nodepool
- name: Copy nodepool configuration.