On Apr 3, 2023, at 17:26, Mario Marietto <marietto2...@gmail.com> wrote:
> 
> 
> ---> I'm not sure how you run your linux systems matters for an update 
> automation tool. Not sure how an update tool helps with the backup and 
> disaster recovery.
> 
> because my idea is to improve your script to adapt it to work on Debian and 
> Arch,too,so that,every time you issue the commands expected by your 
> script,they will work for every VM you want. In this way we will have the 
> same information stored in 3 different operating systems. One or two of them 
> crash ? The remaining VM is good and your data will be safe.

If you want a generic tool for remotely updating and configuring systems that 
is cross-distro compatible, I suggest using Ansible rather than reinventing the 
wheel.

Also, check out Vagrant to automate building VMs, although Ansible is also 
getting pretty good at that.

The original post has some neat ideas but a lot of it can (and has) been done 
with Ansible. I use it to build VMs with luks and automate Clevis/Tang for 
automatic decryption, along side other more mundane configurations.


-- 
Jonathan Billings
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to