Skip to content

Commit

Permalink
platform/conf: use Flatcar cloudinit lib
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
  • Loading branch information
tormath1 committed Feb 23, 2024
1 parent ddb7ac2 commit 116070d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/conf/conf.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import (

butane "github.com/coreos/butane/config"
"github.com/coreos/butane/config/common"
cci "github.com/coreos/coreos-cloudinit/config"
cci "github.com/flatcar/coreos-cloudinit/config"
ign3err "github.com/coreos/ignition/v2/config/shared/errors"
v3 "github.com/coreos/ignition/v2/config/v3_0"
v3types "github.com/coreos/ignition/v2/config/v3_0/types"
Expand Down

0 comments on commit 116070d

Please sign in to comment.