Added sudoers file
This commit is contained in:
21
opennebula-node-kvm/APKBUILD
Normal file
21
opennebula-node-kvm/APKBUILD
Normal file
@@ -0,0 +1,21 @@
|
||||
# Contributor: Santic <email@santic-zombie.ru>
|
||||
# Maintainer: Santic <email@santic-zombie.ru>
|
||||
pkgname=opennebula-node-kvm
|
||||
pkgver=6.8.0
|
||||
pkgrel=1
|
||||
pkgdesc="Services for OpenNebula KVM node (Community Edition)"
|
||||
url="https://opennebula.io/"
|
||||
arch="noarch"
|
||||
options="!check"
|
||||
license="Apache"
|
||||
|
||||
depends=""
|
||||
|
||||
install="
|
||||
${pkgname}.post-install
|
||||
${pkgname}.post-deinstall"
|
||||
|
||||
source=""
|
||||
|
||||
package() {
|
||||
}
|
||||
Reference in New Issue
Block a user