add some items to noc01 for noc work
This commit is contained in:
parent
afb91f7ef6
commit
addd78a64b
1 changed files with 6 additions and 0 deletions
|
@ -58,3 +58,9 @@
|
|||
- { role: tftp_server, when: datacenter == 'phx2' }
|
||||
- nagios_server
|
||||
- fedmsg/base
|
||||
|
||||
- name: install some packages which arent in playbooks
|
||||
yum: pkg={{ item }} state=present
|
||||
with_items:
|
||||
- nmap
|
||||
- tcpdump
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue