Skip to content
This repository has been archived by the owner on Jun 28, 2019. It is now read-only.

allow tag value delimiter to be configurable #50

Merged
merged 2 commits into from
Feb 5, 2018

Conversation

erez-rabih
Copy link
Contributor

resolves #49

@gpeng
Copy link

gpeng commented Jun 24, 2015

Will this be getting merged? +1 from me... knife ec2 doesn't allow comma separated tags so this causes issues with chef provisioned servers. They already split their tags arg on commas for different tags.

@erez-rabih
Copy link
Contributor Author

@gpeng In the meantime you can use this in your Gemfile:

gem 'cap-ec2', require: false, git: "git@github.com:erez-rabih/cap-ec2.git", branch: "custom-delimiter"

I have been working this way for the past two months.

@gpeng
Copy link

gpeng commented Jun 24, 2015

@erez-rabih Thanks... I forked it from you for now. Hopefully it'll get merged 👍

@kylev
Copy link
Contributor

kylev commented Mar 20, 2017

Rebase?

@dlahn
Copy link
Member

dlahn commented Aug 18, 2017

Happy to merge this if it gets rebased @erez-rabih

@erez-rabih
Copy link
Contributor Author

@dlahn I merged with master

@dlahn dlahn merged commit 13db948 into forward3d:master Feb 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow custom tag value delimiter
4 participants