Skip to content

Commit fa0a00d

Browse files
committed
Fix role inheritance
1 parent 004e4b0 commit fa0a00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/equinix-ams-public.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
)
4040

4141
run_list(
42-
"role[equinix-ams-public]"
42+
"role[equinix-ams]"
4343
)

0 commit comments

Comments
 (0)