summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorKim <kim.sidney@gmail.com>2018-11-23 21:59:34 +0100
committerGitHub <noreply@github.com>2018-11-23 21:59:34 +0100
commitb90629bfe69b25fc171752e4ab543d41c8e0b1be (patch)
treed835c6d88757ec9d134e4c927534407b4f1ef1de /tools
parentad3e56597b55f2b30ac5092b3bac161f2d683cba (diff)
parent6ef5a1c7333918e5c7ca0f24708454c440a1a903 (diff)
downloadvyos-build-b90629bfe69b25fc171752e4ab543d41c8e0b1be.tar.gz
vyos-build-b90629bfe69b25fc171752e4ab543d41c8e0b1be.zip
Merge pull request #30 from vyos/current
crux merge
Diffstat (limited to 'tools')
-rw-r--r--tools/cloud-init/AWS/config.boot.default10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/cloud-init/AWS/config.boot.default b/tools/cloud-init/AWS/config.boot.default
index 18f6ef09..de724f0b 100644
--- a/tools/cloud-init/AWS/config.boot.default
+++ b/tools/cloud-init/AWS/config.boot.default
@@ -1,4 +1,14 @@
system {
+ host-name vyos
+ login {
+ user vyos {
+ authentication {
+ encrypted-password "*"
+ plaintext-password ""
+ }
+ level admin
+ }
+ }
syslog {
global {
facility all {