blob: 801297834c9563b4b526fdabeefa904b0a9bc7ce [file] [log] [blame]
Sergio Slobodrianee4b2bc2017-06-05 10:08:59 -04001hosts: [
2 { host_ip: "10.100.198.220", host_name: "voltha"},
3]
4
5use_latest_for:
6 - debian-keyring
7 - debian-archive-keyring
8 - python-dev
9 - kafkacat
10 - libssl-dev
11 - libffi-dev
12 - libpcap-dev
13 - libxml2-dev
14 - libxslt1-dev
15 - python-virtualenv
16 - jq
17 - python-nose
18 - python-flake8
19 - python-scapy
Sergio Slobodrian523ee782017-08-22 16:44:21 -040020 - glusterfs-server
21 - glusterfs-client
22 - attr
Sergio Slobodrianee4b2bc2017-06-05 10:08:59 -040023# - python-libpcap
24
25obsolete_services:
26 - puppet
27 - chef-client