From c2651fb55343b79d6bcd9d7b3e7731e6fbafc840 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 12 Sep 2018 00:00:20 +0100 Subject: [PATCH] Add taginfo role from stormfly-01 --- roles/stormfly-01.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/stormfly-01.rb b/roles/stormfly-01.rb index 8eecf6bb9..904ed8138 100644 --- a/roles/stormfly-01.rb +++ b/roles/stormfly-01.rb @@ -24,5 +24,6 @@ default_attributes( run_list( "role[osuosl]", - "role[hp-dl360-g6]" + "role[hp-dl360-g6]", + "role[taginfo]" ) -- 2.43.2