Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support latest fabric version (2.x) #181

Open
rizplate opened this issue Sep 13, 2018 · 3 comments
Open

support latest fabric version (2.x) #181

rizplate opened this issue Sep 13, 2018 · 3 comments
Assignees

Comments

@rizplate
Copy link

I need to use latest fabric version features i.e. user and key_file in Task. is it possible to support latest fabric?

@renskiy
Copy link
Owner

renskiy commented Sep 13, 2018

Wow! Fabric has released version 2! Didn't know. That's good point to upgrade requirements!

@renskiy renskiy changed the title suport latest fabric version suport latest fabric version (2.x) Sep 13, 2018
@renskiy renskiy self-assigned this Sep 13, 2018
@renskiy renskiy changed the title suport latest fabric version (2.x) support latest fabric version (2.x) Sep 13, 2018
@renskiy
Copy link
Owner

renskiy commented Sep 13, 2018

Unfortunately upgrading Fabric to version 2.0 is not so easy: http://www.fabfile.org/upgrading.html

I'm afraid it will take a lot of time to finish this process. And most probably the result will not be compatible with current version of Fabricio.

@renskiy
Copy link
Owner

renskiy commented Sep 13, 2018

Also there is a way to install both version of Fabric simultaneously: http://www.fabfile.org/upgrading.html#running-both-fabric-versions-simultaneously

And even use both versions in a single configuration:
http://www.fabfile.org/upgrading.html#creating-connection-and-or-config-objects-from-v1-settings

@rizplate will you try it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants