Re: [qubes-users] Qubes and Salt question

2020-05-15 Thread unman
On Thu, May 14, 2020 at 06:29:15PM +0200, onelovecisco via qubes-users wrote: > Hello, Qubes Community! > > Can you help me how to correctly use Salt in dom0 for automate tasks. > For example, i need to clone debian-10 template and install toolchain on it. > > apt install -y \ > build-essential

[qubes-users] Qubes and Salt question

2020-05-14 Thread onelovecisco via qubes-users
Hello, Qubes Community! Can you help me how to correctly use Salt in dom0 for automate tasks. For example, i need to clone debian-10 template and install toolchain on it. apt install -y \ build-essential \ zlib1g-dev uuid-dev libdigest-sha-perl \ libelf-dev \ bc \ bzip2 \ bison \ flex \ git \