Skip to content

Commit

Permalink
Migrate from isogun.yml to railgun.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sambostock committed Jun 28, 2022
1 parent 3b09797 commit 670bae9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ up:
or: [mysql@5.7]
- ruby:
version: 2.6.5
- railgun
- isogun
- bundler
- custom:
name: Create Job Iteration database
Expand Down
4 changes: 0 additions & 4 deletions railgun.yml → isogun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,10 @@
name: job-iteration

vm:
image: /opt/dev/misc/railgun-images/default
ip_address: 192.168.64.142
memory: 1G
cores: 2

volumes:
root: '500M'

services:
- redis
- mysql
Expand Down

0 comments on commit 670bae9

Please sign in to comment.