mirror of
https://github.com/rancher/os.git
synced 2025-09-01 14:48:55 +00:00
move coreos-cloudinit into config/cloudinit
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -19,7 +19,7 @@ import (
|
||||
"net"
|
||||
"testing"
|
||||
|
||||
"github.com/coreos/coreos-cloudinit/datasource"
|
||||
"github.com/rancher/os/config/cloudinit/datasource"
|
||||
)
|
||||
|
||||
func TestSubstituteUserDataVars(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user