On-Prem virtual appliance administration
On-Prem installs the On-Prem Admin
package in /opt/jidoteki
.
This repository contains bash scripts, ansible roles, and other files needed to perform remote virtual appliance or live image administration, updates, etc.
v17.12+
v20.6.29
, see test runs1.8.4
to 2.7.x
# replace <destdir> with the directory prefix to install the files
ansible-playbook jidoteki.yml -c local -i images.inventory -e prefix=<destdir> --tags=admin
There exist two tags
for running the ansible roles:
The admin
role configures directories and files in /opt/jidoteki/tinyadmin
:
To run the tests, type make check
See the Changelog.
This project is MIT licensed, see the LICENSE file for more info.