From df1abb784d91dc4f3034f934e02c145ecfe4c929 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Mon, 13 Mar 2017 18:02:08 -0700 Subject: [PATCH] Remove "Salt Minion" entry https://github.com/QubesOS/qubes-doc/commit/c1332f4eb62f41e2a9020e93e28092d2bc23945b#commitcomment-21282934 --- managing-os/templates/fedora-minimal.md | 1 - 1 file changed, 1 deletion(-) diff --git a/managing-os/templates/fedora-minimal.md b/managing-os/templates/fedora-minimal.md index c1cfb8a2..433e6e5c 100644 --- a/managing-os/templates/fedora-minimal.md +++ b/managing-os/templates/fedora-minimal.md @@ -65,7 +65,6 @@ Use case | Description | Required steps **USB** | If you want USB input forwarding to use this template as the basis for a [USB](/doc/usb/) qube such as `sys-usb` | Install `qubes-input-proxy-sender` **VPN** | You can use this template as basis for a [VPN](/doc/vpn/) qube | Use the `dnf search "NetworkManager VPN plugin"` command to look up the VPN packages you need, based on the VPN technology you'll be using, and install them. Some GNOME related packages may be needed as well. After creation of a machine based on this template, follow the [VPN howto](/doc/vpn/#set-up-a-proxyvm-as-a-vpn-gateway-using-networkmanager) to configure it. **DVM Template** | If you want to use this VM as a [DVM Template](/doc/glossary/#dvm-template) | Install `perl-Encode` -**Salt Minion** | If you want to configure this VM via salt | Install `sudo` Logging -------