Create gittea
This commit is contained in:
parent
d1f1c9294f
commit
8ea7e831cb
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"args" : {
|
||||
"password" : "<STDIN>",
|
||||
"_editor" : "nano",
|
||||
"_utils" : "openssh git curl dhclient",
|
||||
"post" : "don't reboot"
|
||||
},
|
||||
"post" : {
|
||||
"Install workstation packages": {
|
||||
"pacman -Syy --noconfirm {{_utils} {_editor}" : {"pass-args" : true}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue