9%
07.10.2025
.
Listing 1
DRBD Resource for VM
# vi /etc/drbd.d/proxy.res
resource proxy {
device drbd0;
disk /dev/drbd/proxy;
meta-disk internal;
on alice {
address 10.42.0.100:7789;
node-id 0
9%
04.12.2024
Open Source AI Definition Now Available
Version 1.0 of the Open Source AI Definition (OSAID – https://opensource.org/ai) is now available.
The definition, which was developed through a year
9%
04.12.2024
can use Kustomize or Helm to install the AWX operator with default settings, as described in the documentation [2]. Operator version 2.12.2 was used for this example.
The main playbook for the AWX 00