sciurus/vagrant-mutate

Fix parse_identifier

Closed this issue · 0 comments

Instead of regular expression (which is wrong) I should look for a single '/' and split on it if it exists.