blob: c3dd982f088eb1c0b91d0766845de9b5faab6dd2 [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 Slobodrian8725ea82017-08-27 23:47:41 -040023 - openntpd
24 - ntpdate
Sergio Slobodrianee4b2bc2017-06-05 10:08:59 -040025# - python-libpcap
26
27obsolete_services:
28 - puppet
29 - chef-client