fuel-library/deployment/puppet/osnailyfacter/manifests/hosts
Alex Schultz 90f2e19a92 Fix call to ensure deleted nodes are deleted from /etc/hosts
The create_resources function needs a hash provided to it and we
currently store deleted nodes as an array of strings. This change
updates the logic to use ensure_resource(), which accepts an
array of host titles.

Change-Id: I6f6b87db71c93347a46fa543ed0c18ef8b102394
Closes-Bug: #1582263
2016-05-17 15:45:35 +00:00
..
hosts.pp Fix call to ensure deleted nodes are deleted from /etc/hosts 2016-05-17 15:45:35 +00:00