1
0
mirror of https://github.com/rancher/os.git synced 2025-09-01 14:48:55 +00:00

Implement rancherctl config import

This commit is contained in:
Darren Shepherd
2015-02-17 18:42:26 -07:00
parent 9f1a38f8c8
commit 529ce4336d
4 changed files with 73 additions and 25 deletions

View File

@@ -19,6 +19,7 @@ func NewConfig() *Config {
Cmd: "--name=system-state " +
"--net=none " +
"--read-only " +
"-v=/var/lib/rancher/etc:/var/lib/rancher/etc " +
"state",
},
{