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:
parent
5fc48b568e
commit
f04741c140
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user