Skip to content

Commit 8fcaa32

Browse files
authored
Commit automatic isogun migration changes (#516)
1 parent 7500002 commit 8fcaa32

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ up:
66
or: [mysql@5.7]
77
conflicts: [mysql-connector-c, mysql, mysql-client]
88
- ruby: 2.7.2
9-
- railgun
9+
- isogun
1010
- bundler
1111

1212
env:

railgun.yml renamed to isogun.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,10 @@
22
name: identity-cache
33

44
vm:
5-
image: /opt/dev/misc/railgun-images/default
65
ip_address: 192.168.64.98
76
memory: 1G
87
cores: 2
98

10-
volumes:
11-
root: 1G
12-
139
services:
1410
- mysql
1511
- memcached

0 commit comments

Comments
 (0)