projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove gpximport role from spike-01
[chef.git]
/
roles
/
spike-01.rb
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]"
)