[lxc] update to new conventions, improve docs

This commit is contained in:
Chris Lundquist
2017-09-05 15:19:25 -07:00
committed by Megan Marsh
parent 34b6c97c21
commit cd2a783382
4 changed files with 11 additions and 34 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
package main
import (
"github.com/mitchellh/packer/builder/lxc"
"github.com/mitchellh/packer/packer/plugin"
"github.com/hashicorp/packer/builder/lxc"
"github.com/hashicorp/packer/packer/plugin"
)
func main() {
-1
View File
@@ -1 +0,0 @@
package main