add VM add_vm

This commit is contained in:
Dashboard Bot 2022-06-25 13:13:47 +00:00 committed by realaravinth
parent b9b3c74982
commit ca0feb9795
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: "JzRyLu5TyuD9c7DfJnm5" gitea_password: "2XDifFioEYjDyf29Swkk"
# #
####################################### #######################################
# #
@ -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: kkynQIysSkWw1MrUCNgHvLLg9si3o5N7RNYjjriImZouRNRaVYfPyvLdBr6B1EJt woodpecker_agent_secret: FYa8ssPIrY3xE3Ab3zaeRZqq0SRaRrWifpjs2RslJurk1ItDgmoTpYq7WM2ROGek
# #
####################################### #######################################
# #

View File

@ -4,3 +4,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