This adds a rudimentary resource for systemd-machined's nspawn containers, ensuring they're either started or stopped.
16 lines
675 B
Plaintext
16 lines
675 B
Plaintext
[submodule "vendor/github.com/coreos/etcd"]
|
|
path = vendor/github.com/coreos/etcd
|
|
url = https://github.com/coreos/etcd/
|
|
[submodule "vendor/google.golang.org/grpc"]
|
|
path = vendor/google.golang.org/grpc
|
|
url = https://github.com/grpc/grpc-go
|
|
[submodule "vendor/github.com/grpc-ecosystem/grpc-gateway"]
|
|
path = vendor/github.com/grpc-ecosystem/grpc-gateway
|
|
url = https://github.com/grpc-ecosystem/grpc-gateway
|
|
[submodule "vendor/gopkg.in/fsnotify.v1"]
|
|
path = vendor/gopkg.in/fsnotify.v1
|
|
url = https://gopkg.in/fsnotify.v1
|
|
[submodule "vendor/github.com/joejulian/go-systemd"]
|
|
path = vendor/github.com/joejulian/go-systemd
|
|
url = https://github.com/joejulian/go-systemd.git
|