Remove 'ntpd' package from some image-yaml files

Currently d-i-b gives an error about missing package ntpd in the logs
for image builds when using these configs.

There is no RPM called 'ntpd' and nothing provides it. If the intent
was to include 'ntpdate', that package is already in the Requires
for ntp.

Change-Id: I008a8bb99fa10f15a16b16bba4ae2b62939a1344
This commit is contained in:
Steve Linabery 2017-06-12 11:18:11 -05:00
parent fa0fdb16a9
commit 12745429c9
3 changed files with 0 additions and 3 deletions

View File

@ -25,7 +25,6 @@ disk_images:
- overcloud-secure
packages:
- ntp
- ntpd
- python-psutil
- python-debtcollector
- plotnetcfg

View File

@ -28,7 +28,6 @@ disk_images:
- plotnetcfg
- sos
- ntp
- ntpd
- device-mapper-multipath
- python-heat-agent-puppet
- python-heat-agent-hiera

View File

@ -17,7 +17,6 @@ disk_images:
packages:
- java-1.8.0-openjdk
- ntp
- ntpd
- opendaylight
- python-heat-agent-puppet
- python-heat-agent-hiera