generated from phoenix-oss/tenant-tpl
new test of fortigate for KSD
This commit is contained in:
parent
9980d50b07
commit
f76153ff5d
10 changed files with 97 additions and 195 deletions
|
@ -38,11 +38,13 @@ spec:
|
|||
cloudInitNoCloud:
|
||||
userData: |
|
||||
#cloud-config
|
||||
hostname: ubuntu-vm-1
|
||||
ssh_pwauth: True
|
||||
users:
|
||||
- name: ubuntu
|
||||
ssh-authorized-keys:
|
||||
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPqlhZW/pPLK8zENt3o6tgl0QVinhGAF1sHvajqq3UvI ubuntu
|
||||
sudo: ['ALL=(ALL) NOPASSWD:ALL']
|
||||
shell: /bin/bash
|
||||
- name: testuser
|
||||
groups: [sudo]
|
||||
sudo: "ALL=(ALL) NOPASSWD:ALL"
|
||||
lock_passwd: false
|
||||
passwd: "$6$oMZf5uou7t0.oAJ1$825Te06yt7JZwHSSj4MGQMjpd87LflANQpajCwIVPASkKZdOJo4L2bAEDDuK.jtu.fsRNc9bZAsYefmoqdN8O1"
|
||||
|
||||
chpasswd:
|
||||
expire: false
|
||||
ssh_pwauth: true
|
Loading…
Add table
Add a link
Reference in a new issue