From 5e27a61f6a4d1483c2de0b491195a3d7c999cd69 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Fri, 10 Feb 2017 22:29:17 -0800 Subject: [PATCH] Fix Markdown table rendering --- managing-os/templates/fedora-minimal.md | 1 + 1 file changed, 1 insertion(+) diff --git a/managing-os/templates/fedora-minimal.md b/managing-os/templates/fedora-minimal.md index d9bbfa5f..3ed20f0c 100644 --- a/managing-os/templates/fedora-minimal.md +++ b/managing-os/templates/fedora-minimal.md @@ -65,6 +65,7 @@ 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. **Salt Minion** | If you want to configure this VM via salt | Install `sudo` + Logging -------