Remove sign_infra_nodes_certs role
Now it uses autosign the puppetmaster, no point having this role anymore.
This commit is contained in:
parent
28618f80cb
commit
29292fe41e
@ -1,4 +0,0 @@
|
||||
---
|
||||
- command: puppet cert sign {{ item }} creates=/var/lib/puppet/ssl/ca/signed/{{ item }}.pem
|
||||
when: item != inventory_hostname
|
||||
with_items: groups['infra']
|
Loading…
x
Reference in New Issue
Block a user