add some items to noc01 for noc work

This commit is contained in:
Stephen Smoogen 2017-05-02 14:40:31 +00:00
parent afb91f7ef6
commit addd78a64b

View file

@ -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