Ensure iscsi-initiator-utils installed
authorAlex Schultz <aschultz@redhat.com>
Thu, 23 Mar 2017 15:58:34 +0000 (09:58 -0600)
committerAlex Schultz <aschultz@redhat.com>
Thu, 23 Mar 2017 15:58:34 +0000 (09:58 -0600)
commit2102a610c14d357f99a531250e676d6366559212
tree656e6a0510a925bad2fdd08278bd2644cc7d66a9
parent02f5102eeb2600068c7561b156bf00a8eeed5bd0
Ensure iscsi-initiator-utils installed

We attempt to use iscsi-iname in an exec for our nova compute profile
but we do not ensure that the package providing this command is
installed. This change adds the package definition for
iscsi-initiator-utils to ensure it is installed before trying to use
iscsi-iname.

Change-Id: I1bfdb68170931fd05a09859cf8eefb50ed20915d
Closes-Bug: #1675462
manifests/profile/base/nova/compute.pp
spec/classes/tripleo_profile_base_nova_compute_spec.rb