From 4731553438a5a384759eab81a9d3690ef29f814c Mon Sep 17 00:00:00 2001 From: Brad Pitcher Date: Fri, 12 May 2017 13:38:45 -0700 Subject: [PATCH] typo: Native Relm->Native Realm --- tasks/xpack/security/elasticsearch-security-native.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/xpack/security/elasticsearch-security-native.yml b/tasks/xpack/security/elasticsearch-security-native.yml index 96bedfa..4621367 100644 --- a/tasks/xpack/security/elasticsearch-security-native.yml +++ b/tasks/xpack/security/elasticsearch-security-native.yml @@ -11,7 +11,7 @@ when: es_roles is defined and es_roles.native is defined # If playbook runs too fast, Native commands could fail as the Native Realm is not yet up -- name: Wait 15 seconds for the Native Relm to come up +- name: Wait 15 seconds for the Native Realm to come up pause: seconds=15 #If the node has just has security installed it maybe either stopped or started 1. if stopped, we need to start to load native realms 2. if started, we need to restart to load