Update user1.yaml
This commit is contained in:
13
user1.yaml
Normal file
13
user1.yaml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
package_upgrade: true
|
||||||
|
packages:
|
||||||
|
- qemu-guest-agent
|
||||||
|
- git
|
||||||
|
- net-tools
|
||||||
|
- python3
|
||||||
|
- python3-pip
|
||||||
|
- python3-venv
|
||||||
|
runcmd:
|
||||||
|
- systemctl enable --now qemu-guest-agent
|
||||||
|
- timedatectl set-timezone Europe/Moscow
|
||||||
|
- git -C /root clone https://git.tvstart.ru/ychernenko/RFB.git
|
||||||
|
- bash /root/RFB/deploy.sh
|
||||||
Reference in New Issue
Block a user