Fix typo in fixture filename
Following on from https://github.com/mrsked/mrsk/pull/320, fix the fixture filename as well
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
service: app
|
||||
image: dhh/app
|
||||
servers:
|
||||
web:
|
||||
- "1.1.1.1"
|
||||
- "1.1.1.2"
|
||||
workers:
|
||||
- "1.1.1.3"
|
||||
- "1.1.1.4"
|
||||
|
||||
registry:
|
||||
username: user
|
||||
password: pw
|
||||
|
||||
boot:
|
||||
limit: 25%
|
||||
wait: 2
|
||||
Reference in New Issue
Block a user