Packetary automatically solves for Fuel@OPNFV:
- base pkgs and their deps;
- bootstrap/target image additional pkgs;
- explicit reqs;
However, corner cases like "postfix", which is not in any of the
above categories - being installed via puppet only, need to be
added to the explicit list.
JIRA: FUEL-250
Change-Id: I21f4c295a59426af26035d18be548a39a9e78851
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- name: "percona-toolkit"
- name: "percona-xtrabackup"
- name: "pm-utils"
+ - name: "postfix"
- name: "puppet"
- name: "python-lesscpy"
- name: "python-pip"