Correct desired node state for enrollment

Accidently changed present to absent while testing and then
committed the change.  Setting the desired state back to present.
This commit is contained in:
Julia Kreger 2015-03-03 12:22:16 -05:00
parent 745e655849
commit 2bbc7ff097

View File

@ -20,7 +20,7 @@
driver: "agent_ipmitool"
# UUID determination TBD for mass enrollment.
uuid: "{{item.split(',')[9]}}"
state: absent
state: present
nics:
- mac: "{{item.split(',')[0]}}"
properties: