add VM add_vm

This commit is contained in:
Dashboard Bot 2022-06-25 22:10:48 +00:00 committed by realaravinth
parent ca0feb9795
commit a8af23536d
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
2 changed files with 5 additions and 2 deletions

View File

@ -38,7 +38,7 @@ gitea_user: root
# #
# Admin user password # Admin user password
# #
gitea_password: "2XDifFioEYjDyf29Swkk" gitea_password: "JTFrAFfkM3MmULu2VCSA"
# #
####################################### #######################################
# #
@ -68,7 +68,7 @@ woodpecker_admins: "{{ gitea_user }}"
# #
# Woodpecker shared agent secret `openssl rand -hex 32` # Woodpecker shared agent secret `openssl rand -hex 32`
# #
woodpecker_agent_secret: FYa8ssPIrY3xE3Ab3zaeRZqq0SRaRrWifpjs2RslJurk1ItDgmoTpYq7WM2ROGek woodpecker_agent_secret: ZUeKXIWNC5TVXK3ffa4SbTo8zLJLWE4htg8E1lw3MCGD5BUBmH1JnxQChTp2b9p7
# #
####################################### #######################################
# #

View File

@ -7,3 +7,6 @@ enough --domain $domain service create --host add_vm-host gitea
enough --domain $domain host create add_vm-host enough --domain $domain host create add_vm-host
enough --domain $domain service create --host add_vm-host gitea enough --domain $domain service create --host add_vm-host gitea
enough --domain $domain host create add_vm-host
enough --domain $domain service create --host add_vm-host gitea