From 3c27378cc9d25b7c0aeb4e818d239358df69852f Mon Sep 17 00:00:00 2001 From: Ricardo Carrillo Cruz Date: Sat, 18 Apr 2015 22:42:09 +0200 Subject: [PATCH] Rename included role to bootstrap_puppet_infra_node --- bootstrap_puppet_infra_nodes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap_puppet_infra_nodes.yml b/bootstrap_puppet_infra_nodes.yml index b01e589..84922e2 100644 --- a/bootstrap_puppet_infra_nodes.yml +++ b/bootstrap_puppet_infra_nodes.yml @@ -4,4 +4,4 @@ user: ubuntu sudo: true roles: - - { role: bootstrap_puppet_infra_nodes } + - { role: bootstrap_puppet_infra_node }