Remove puppet agent --enable from playbook

This is done up in the chain in the bootstrap_infra_node role
This commit is contained in:
Ricardo Carrillo Cruz 2015-04-14 09:41:05 +02:00
parent 881e7e8832
commit 8bf31d49e1

View File

@ -1,5 +1,3 @@
---
- command: puppet agent --enable
- command: puppet agent --test
ignore_errors: True