aboutsummaryrefslogtreecommitdiffstats
path: root/framework/scripts/installer/onos_cluster/handlers/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'framework/scripts/installer/onos_cluster/handlers/main.yml')
-rwxr-xr-xframework/scripts/installer/onos_cluster/handlers/main.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/scripts/installer/onos_cluster/handlers/main.yml b/framework/scripts/installer/onos_cluster/handlers/main.yml
new file mode 100755
index 00000000..c8742dd5
--- /dev/null
+++ b/framework/scripts/installer/onos_cluster/handlers/main.yml
@@ -0,0 +1,3 @@
+---
+- name: restart onos service
+ service: name=onos state=restarted enabled=yes