remove check to always run r10k
This commit is contained in:
parent
f62e5d47c5
commit
dc26873745
1 changed files with 0 additions and 2 deletions
|
@ -116,8 +116,6 @@
|
||||||
|
|
||||||
- name: Deploy environment
|
- name: Deploy environment
|
||||||
shell: r10k deploy environment -p --config /etc/puppetlabs/r10k/r10k.yaml
|
shell: r10k deploy environment -p --config /etc/puppetlabs/r10k/r10k.yaml
|
||||||
args:
|
|
||||||
creates: /etc/puppetlabs/code/environments/master/README.md
|
|
||||||
|
|
||||||
- name: Link master with production environment
|
- name: Link master with production environment
|
||||||
file:
|
file:
|
||||||
|
|
Loading…
Reference in a new issue