nickthecook / ops

The operations team for your project.
GNU General Public License v3.0
50 stars 1 forks source link

`ops` prints error when generating new ops.yml #53

Closed nickthecook closed 4 years ago

nickthecook commented 4 years ago
$ ops init
File 'ops.yml' does not exist.
Error parsing 'ops.yml': No such file or directory @ rb_sysopen - ops.yml
Creating 'ops.yml from template...

The creation works, but it shouldn't print that error.

nickthecook commented 4 years ago

Fixed at some point...