commit | a6d4a78bc9553096c6ab2531e7f390b2b046003b | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Tue Oct 06 16:28:32 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Tue Oct 06 16:40:56 2015 +0200 |
tree | eca34bc9e710930fc9775be57e8ec957c228f144 |
Initial commit
diff --git a/metadata/service/client/init.yml b/metadata/service/client/init.yml new file mode 100644 index 0000000..58497f7 --- /dev/null +++ b/metadata/service/client/init.yml
@@ -0,0 +1,10 @@ +applications: +- openssh +parameters: + openssh: + client: + enabled: true + user: + root: + enabled: true + user: ${linux:system:user:root}