Reconfigure VIM after application install
When an application is successfully installed with armada, reconfigure the VIM so that it can manage the newly installed application (if necessary). This is done by doing a runtime application of the VIM's puppet manifest. Change-Id: Id43f633d0571fa328410fcf8392a172abadf0e4f Story: 2003910 Task: 27852 Signed-off-by: Bart Wensley <barton.wensley@windriver.com>
This commit is contained in:
@@ -8,6 +8,7 @@ class platform::nfv::params (
|
||||
class platform::nfv {
|
||||
include ::platform::params
|
||||
include ::platform::amqp::params
|
||||
include ::platform::kubernetes::params
|
||||
|
||||
group { 'nfv':
|
||||
ensure => 'present',
|
||||
|
||||
Reference in New Issue
Block a user