Clean out UI httpd configuration file
authorJulie Pichon <jpichon@redhat.com>
Fri, 30 Sep 2016 10:32:45 +0000 (11:32 +0100)
committerEmilien Macchi <emilien@redhat.com>
Tue, 4 Oct 2016 02:18:11 +0000 (02:18 +0000)
commitd86516383390f73134b427fe2e4627161840409f
tree61f8e64b8535ccb2035a5ba5fccc94fabe80a441
parent07fd0c0163c928f65e1b4454469dd06e1113f33d
Clean out UI httpd configuration file

When updating the package with yum directly, a new httpd config file is
created with a different name than the one used by Puppet, causing
httpd to fail. Cleaning out the package config file and keeping it
around means it won't get overwritten on update, and is the way other
projects such as puppet-horizon handle this.

Change-Id: I539729ce4cd0898f8b0f3f26266e4e6d55b99e37
Closes-Bug: #1628983
manifests/ui.pp