projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62fcbc6
)
Remove gpximport role from spike-01
author
Tom Hughes
<tom@compton.nu>
Mon, 10 Jun 2019 20:35:22 +0000
(21:35 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 10 Jun 2019 20:35:22 +0000
(21:35 +0100)
roles/spike-01.rb
patch
|
blob
|
history
diff --git
a/roles/spike-01.rb
b/roles/spike-01.rb
index 628a3935d1476c11b6def3b40d4e3aeb8e453ed8..03903912bf4cd8b82c3a276904630a1cba28c087 100644
(file)
--- a/
roles/spike-01.rb
+++ b/
roles/spike-01.rb
@@
-31,6
+31,5
@@
default_attributes(
run_list(
"role[equinix]",
- "role[hp-dl360-g6]",
- "role[web-gpximport]"
+ "role[hp-dl360-g6]"
)