]> git.proxmox.com Git - pve-docs.git/commitdiff
NOTE: cleanup
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 15 Apr 2016 11:16:04 +0000 (13:16 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 15 Apr 2016 14:53:53 +0000 (16:53 +0200)
ha-manager.adoc
pct.conf.adoc
pveum.adoc
qm.conf.adoc

index db928ae7a0059d7697dfa64c2f9589639c330e37..5b51d5c4c56d21150ffae7e4d0bea76136b3aba0 100644 (file)
@@ -334,7 +334,7 @@ maximal number of tries to relocate the service to a different node.
 A relocate only happens after the max_restart value is exceeded on the
 actual node. The default is set to one.
 
-Note that the relocate count state will only reset to zero when the
+NOTE: The relocate count state will only reset to zero when the
 service had at least one successful start. That means if a service is
 re-enabled without fixing the error only the restart policy gets
 repeated.
index 4b76793f83edd8c4aa1482dc04a01ab4f9a4248c..0b3d6cbb24a9126bf40c970ab4b8267e26db9bcb 100644 (file)
@@ -26,8 +26,9 @@ include::attributes.txt[]
 endif::manvolnum[]
 
 The '/etc/pve/lxc/<CTID>.conf' files stores container configuration,
-where "CTID" is the numeric ID of the given container. Note that IDs <=
-100 are reserved for internal purposes.
+where "CTID" is the numeric ID of the given container.
+
+NOTE: IDs <= 100 are reserved for internal purposes.
 
 
 File Format
index 3f7e789d51b3cb3283ea07920d39f5f72968b2e1..2f3584a21017005f6d4b07657e8ed076911c9499 100644 (file)
@@ -329,7 +329,7 @@ are members of group 'customers':
  pveum aclmod /access/realm/pve -user joe@pve -role PVEUserAdmin
  pveum aclmod /access/groups/customers -user joe@pve -role PVEUserAdmin
 
-Note: The user is able to add other users, but only if they are
+NOTE: The user is able to add other users, but only if they are
 members of group 'customers' and within realm 'pve'.
 
 Pools
@@ -355,7 +355,7 @@ Now we create a new user which is a member of that group
 [source,bash]
  pveum useradd developer1@pve -group developers -password
 
-Note: The -password parameter will prompt you for a password
+NOTE: The -password parameter will prompt you for a password
 
 I assume we already created a pool called 'dev-pool' on the GUI. So we can now assign permission to that pool:
 
index 5c098c5aaa0371bd637dfc05005be967773f6e45..ce5ce1576828500fcb53a1e2c834a6181eeec590 100644 (file)
@@ -26,8 +26,9 @@ include::attributes.txt[]
 endif::manvolnum[]
 
 The '/etc/pve/qemu-server/<VMID>.conf' files stores VM configuration,
-where "VMID" is the numeric ID of the given VM. Note that IDs <=
-100 are reserved for internal purposes.
+where "VMID" is the numeric ID of the given VM.
+
+NOTE: IDs <= 100 are reserved for internal purposes.
 
 
 File Format