Dmitry Kalashnik | cb56ebf | 2017-08-08 12:30:43 +0400 | [diff] [blame] | 1 | parameters: |
| 2 | linux: |
| 3 | system: |
| 4 | user: |
| 5 | dkalashnik: |
| 6 | enabled: true |
| 7 | name: dkalashnik |
| 8 | sudo: ${_param:linux_system_user_sudo} |
| 9 | full_name: Dmitry Kalashnik |
| 10 | home: /home/dkalashnik |
| 11 | email: dkalashnik@mirantis.com |
| 12 | openssh: |
| 13 | server: |
| 14 | enabled: true |
| 15 | user: |
| 16 | dkalashnik: |
| 17 | enabled: true |
| 18 | public_keys: |
| 19 | - key: ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAIEAyz5ovMK/rRxlhiy7x4dVwFkUqN/hhdVIpsQRQoGgTOjVhH6Y+eTE3si0RRq/HKZMwkcClJIqzMgjoajT5eQQphQrAAn2pwuCyZj0mXJJ1RSXQm+nSnhoqyB1r7Nl3keopgxrDlBLWyvyS3dJM9RJy4TimIwhuSA3qdhmfeqRm5M= |
| 20 | user: ${linux:system:user:dkalashnik} |