summaryrefslogtreecommitdiff
path: root/ansible/clab-dev.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-10-30 18:39:06 +0300
committerLars Wirzenius <liw@liw.fi>2021-10-30 18:39:06 +0300
commitf48cec8d0346b846d99addaf8a6d300eb0daf534 (patch)
treee867126fbdbd27ce3d44d0efc640a19650b25f89 /ansible/clab-dev.yml
parentc9f7bc8d1ed7050e9a0793ce8a1eda8191db8f32 (diff)
downloadansibleness-f48cec8d0346b846d99addaf8a6d300eb0daf534.tar.gz
install my new personal key on clab-dev
Sponsored-by: author
Diffstat (limited to 'ansible/clab-dev.yml')
-rw-r--r--ansible/clab-dev.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/ansible/clab-dev.yml b/ansible/clab-dev.yml
index 6b179a4..c4bf113 100644
--- a/ansible/clab-dev.yml
+++ b/ansible/clab-dev.yml
@@ -41,7 +41,11 @@
comment: Lars Wirzenius
sudo: yes
authorized_keys: |
- {{ liw_ssh_pub }}
+ {{ liw_personal_ssh_pub }}
+ - username: debian
+ sudo: yes
+ authorized_keys: |
+ {{ liw_personal_ssh_pub }}
sane_debian_system_sources_lists:
- repo: deb http://ci-prod-controller.vm.liw.fi/debian unstable-ci main