backports: Add files for Vagrant 1.5 actions that will need to be backported

This commit is contained in:
Fabio Rehm 2014-03-11 20:55:46 -03:00
parent fca401ac50
commit 891403f10d
3 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,2 @@
# TODO: Implement this for vagrant < 1.5
raise 'Action::HandleBox has not been backported yet!'

View file

@ -0,0 +1,2 @@
# TODO: Implement this for vagrant < 1.5
raise 'Action::IsState has not been backported yet!'

View file

@ -0,0 +1,2 @@
# TODO: Implement this for vagrant < 1.5
raise 'Action::Message has not been backported yet!'