From cb84ed187ad45a94ab9f1c2c0b8139f65bfeab26 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Mon, 10 Oct 2016 08:55:17 +0200 Subject: [PATCH] add correct wiki titles --- datacenter.cfg.adoc | 1 + pct.adoc | 1 + pct.conf.adoc | 1 + pve-faq.adoc | 1 + pve-firewall.adoc | 1 + pve-installation.adoc | 1 + pve-storage-dir.adoc | 1 + pve-storage-glusterfs.adoc | 1 + pve-storage-iscsi.adoc | 1 + pve-storage-iscsidirect.adoc | 1 + pve-storage-lvm.adoc | 1 + pve-storage-lvmthin.adoc | 1 + pve-storage-nfs.adoc | 1 + pve-storage-rbd.adoc | 1 + pve-storage-zfspool.adoc | 1 + pvesm.adoc | 1 + qm.conf.adoc | 1 + 17 files changed, 17 insertions(+) diff --git a/datacenter.cfg.adoc b/datacenter.cfg.adoc index 63bee57..8f540d7 100644 --- a/datacenter.cfg.adoc +++ b/datacenter.cfg.adoc @@ -29,6 +29,7 @@ endif::manvolnum[] ifdef::wiki[] :pve-toplevel: +:title: Manual: datacenter.cfg endif::wiki[] The file `/etc/pve/datacenter.cfg` is a configuration file for diff --git a/pct.adoc b/pct.adoc index da7db1c..1796753 100644 --- a/pct.adoc +++ b/pct.adoc @@ -28,6 +28,7 @@ endif::manvolnum[] ifdef::wiki[] :pve-toplevel: +:title: Linux Container endif::wiki[] Containers are a lightweight alternative to fully virtualized diff --git a/pct.conf.adoc b/pct.conf.adoc index 083628e..0754981 100644 --- a/pct.conf.adoc +++ b/pct.conf.adoc @@ -29,6 +29,7 @@ endif::manvolnum[] ifdef::wiki[] :pve-toplevel: +:title: Manual: pct.conf endif::wiki[] The `/etc/pve/lxc/.conf` files stores container configuration, diff --git a/pve-faq.adoc b/pve-faq.adoc index ec9f9a3..4c89592 100644 --- a/pve-faq.adoc +++ b/pve-faq.adoc @@ -4,6 +4,7 @@ include::attributes.txt[] ifdef::wiki[] :pve-toplevel: +:title: FAQ endif::wiki[] NOTE: New FAQs are appended to the bottom of this section. diff --git a/pve-firewall.adoc b/pve-firewall.adoc index 18ffbdc..aff01a6 100644 --- a/pve-firewall.adoc +++ b/pve-firewall.adoc @@ -29,6 +29,7 @@ endif::manvolnum[] ifdef::wiki[] :pve-toplevel: +:title: Firewall endif::wiki[] {pve} Firewall provides an easy way to protect your IT diff --git a/pve-installation.adoc b/pve-installation.adoc index 56b2b75..0ca70dc 100644 --- a/pve-installation.adoc +++ b/pve-installation.adoc @@ -4,6 +4,7 @@ include::attributes.txt[] ifdef::wiki[] :pve-toplevel: +:title: Installation endif::wiki[] {pve} ships as a set of Debian packages, so you can simply install it diff --git a/pve-storage-dir.adoc b/pve-storage-dir.adoc index e3d15ed..b8d89f8 100644 --- a/pve-storage-dir.adoc +++ b/pve-storage-dir.adoc @@ -4,6 +4,7 @@ include::attributes.txt[] ifdef::wiki[] :pve-toplevel: +:title: Storage: Directory endif::wiki[] Storage pool type: `dir` diff --git a/pve-storage-glusterfs.adoc b/pve-storage-glusterfs.adoc index 5ac9a85..0b565bb 100644 --- a/pve-storage-glusterfs.adoc +++ b/pve-storage-glusterfs.adoc @@ -4,6 +4,7 @@ include::attributes.txt[] ifdef::wiki[] :pve-toplevel: +:title: Storage: GlusterFS endif::wiki[] Storage pool type: `glusterfs` diff --git a/pve-storage-iscsi.adoc b/pve-storage-iscsi.adoc index e23f643..3e896f3 100644 --- a/pve-storage-iscsi.adoc +++ b/pve-storage-iscsi.adoc @@ -4,6 +4,7 @@ include::attributes.txt[] ifdef::wiki[] :pve-toplevel: +:title: Storage: iSCSI endif::wiki[] Storage pool type: `iscsi` diff --git a/pve-storage-iscsidirect.adoc b/pve-storage-iscsidirect.adoc index 4681663..0b14723 100644 --- a/pve-storage-iscsidirect.adoc +++ b/pve-storage-iscsidirect.adoc @@ -4,6 +4,7 @@ include::attributes.txt[] ifdef::wiki[] :pve-toplevel: +:title: Storage: User Mode iSCSI endif::wiki[] Storage pool type: `iscsidirect` diff --git a/pve-storage-lvm.adoc b/pve-storage-lvm.adoc index be065bc..1897cb8 100644 --- a/pve-storage-lvm.adoc +++ b/pve-storage-lvm.adoc @@ -4,6 +4,7 @@ include::attributes.txt[] ifdef::wiki[] :pve-toplevel: +:title: Storage: LVM endif::wiki[] Storage pool type: `lvm` diff --git a/pve-storage-lvmthin.adoc b/pve-storage-lvmthin.adoc index 657f7bd..1c1f63c 100644 --- a/pve-storage-lvmthin.adoc +++ b/pve-storage-lvmthin.adoc @@ -4,6 +4,7 @@ include::attributes.txt[] ifdef::wiki[] :pve-toplevel: +:title: Storage: LVM Thin endif::wiki[] Storage pool type: `lvmthin` diff --git a/pve-storage-nfs.adoc b/pve-storage-nfs.adoc index 6165dc7..f65bdb3 100644 --- a/pve-storage-nfs.adoc +++ b/pve-storage-nfs.adoc @@ -4,6 +4,7 @@ include::attributes.txt[] ifdef::wiki[] :pve-toplevel: +:title: Storage: NFS endif::wiki[] Storage pool type: `nfs` diff --git a/pve-storage-rbd.adoc b/pve-storage-rbd.adoc index 7361935..17edfb3 100644 --- a/pve-storage-rbd.adoc +++ b/pve-storage-rbd.adoc @@ -4,6 +4,7 @@ include::attributes.txt[] ifdef::wiki[] :pve-toplevel: +:title: Storage: RBD endif::wiki[] Storage pool type: `rbd` diff --git a/pve-storage-zfspool.adoc b/pve-storage-zfspool.adoc index fe923cc..56da548 100644 --- a/pve-storage-zfspool.adoc +++ b/pve-storage-zfspool.adoc @@ -4,6 +4,7 @@ include::attributes.txt[] ifdef::wiki[] :pve-toplevel: +:title: Storage: ZFS endif::wiki[] Storage pool type: `zfspool` diff --git a/pvesm.adoc b/pvesm.adoc index a93bbca..3b6027c 100644 --- a/pvesm.adoc +++ b/pvesm.adoc @@ -29,6 +29,7 @@ endif::manvolnum[] ifdef::wiki[] :pve-toplevel: +:title: Storage endif::wiki[] The {pve} storage model is very flexible. Virtual machine images diff --git a/qm.conf.adoc b/qm.conf.adoc index 5dff0fc..0365e1b 100644 --- a/qm.conf.adoc +++ b/qm.conf.adoc @@ -29,6 +29,7 @@ endif::manvolnum[] ifdef::wiki[] :pve-toplevel: +:title: Manual: vm.conf endif::wiki[] The `/etc/pve/qemu-server/.conf` files stores VM configuration, -- 2.39.2