Files
puppet-horizon/manifests/wsgi
Sergii Golovatiuk ce8d41488f Move notification from File to Concat
Up to 2.0.0 concat was done as a define which contains File. This
change moves notification from File resource (which was generated by
concat) to concat itself. Any changes in fragments will cause Concat
resource to notify service which is logically the same as sending
notification from generated File resource.

This patch is compatible with concat 1.2.0 and 2.1.0

Change-Id: I1f46861f42bf0aea7f9c0a581ebf3d68cc6bd662
2016-04-20 14:05:15 +02:00
..