From 2509ea4403730fbd3de9894c4617e0f96903bf0f Mon Sep 17 00:00:00 2001 From: Scott Dodson Date: Fri, 29 Apr 2016 14:09:58 -0400 Subject: Make NetworkManager failure friendlier --- roles/openshift_node_dnsmasq/tasks/no-network-manager.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/openshift_node_dnsmasq') diff --git a/roles/openshift_node_dnsmasq/tasks/no-network-manager.yml b/roles/openshift_node_dnsmasq/tasks/no-network-manager.yml index cda90bd10..4d1bd3794 100644 --- a/roles/openshift_node_dnsmasq/tasks/no-network-manager.yml +++ b/roles/openshift_node_dnsmasq/tasks/no-network-manager.yml @@ -1,2 +1,2 @@ --- -- fail: msg="Not implemented" \ No newline at end of file +- fail: msg="Currently, NetworkManager must be installed and enabled prior to installation." \ No newline at end of file -- cgit v1.2.1