Toggle navigation
Sign in
Georg GH. Hopp
/
vagrant-lxd
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Snippets
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
c2d4fb24f8d52ebfeba430fe3facb7cf51a20f7a
Authored by
Georg Hopp
2017-05-16 08:53:03 +0200
1 parent
861f23d4
fix provisioner run in up action
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
lib/vagrant-lxd/action.rb
lib/vagrant-lxd/action.rb
View file @
c2d4fb2
...
...
@@ -37,7 +37,7 @@ module VagrantPlugins
37
37
b2
.
use
action_start
38
38
end
39
39
end
40
-
b
2
.
use
action_provision
40
+
b
.
use
action_provision
41
41
end
42
42
end
43
43
...
...
Please
register
or
login
to post a comment