From 819c798e99eb4ca8e5e8b071b966b2435dae4c55 Mon Sep 17 00:00:00 2001 From: Julien Fontanet Date: Wed, 17 Feb 2021 16:04:22 +0100 Subject: [PATCH] chore: format mardown files with Prettier --- docs/manage_infrastructure.md | 4 ++-- docs/users.md | 4 ++-- packages/xo-server/docs/file-restoration.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/manage_infrastructure.md b/docs/manage_infrastructure.md index 46d9a73a8..f2abdfda0 100644 --- a/docs/manage_infrastructure.md +++ b/docs/manage_infrastructure.md @@ -436,8 +436,8 @@ If you are using HA, maintenance mode will be required before doing any reboot o Maintenance mode will trigger two actions internally: -* disabling the host (no new VMs could start on it) -* evacuate VMs that can be evacuated ("agile" VMs, which could be live migrated) +- disabling the host (no new VMs could start on it) +- evacuate VMs that can be evacuated ("agile" VMs, which could be live migrated) It's perfect if you want to shutdown the host for hardware replacement, or if you want to do some other operations without disrupting your production. diff --git a/docs/users.md b/docs/users.md index 17e7f747a..371e3c676 100644 --- a/docs/users.md +++ b/docs/users.md @@ -82,8 +82,8 @@ member: 348 The plugin needs to know that Bruce Wayne belongs to the heroes group. To do so, you need to set 2 entries in the configuration: -- **Group attribute**, which is the name of the *group* attribute that is used to list users within a group. In this example, it would be `member`. -- **User attribute**, which is the name of the *user* attribute that is used to reference users in groups. In this example, it would be `uid` since `347`, `348`, etc. are user `uid`s. +- **Group attribute**, which is the name of the _group_ attribute that is used to list users within a group. In this example, it would be `member`. +- **User attribute**, which is the name of the _user_ attribute that is used to reference users in groups. In this example, it would be `uid` since `347`, `348`, etc. are user `uid`s. Save the configuration and you're good to go. From now on, every time an LDAP user logs into XO, the plugin will automatically create or update that user's groups and add them to those groups. If you need to import all the groups at once, you can do so from Settings > Groups > Synchronize LDAP Groups. This can be useful if you want to assign ACLs on groups without having to wait for a member of the group to log in. diff --git a/packages/xo-server/docs/file-restoration.md b/packages/xo-server/docs/file-restoration.md index a8e6ade82..9d717797e 100644 --- a/packages/xo-server/docs/file-restoration.md +++ b/packages/xo-server/docs/file-restoration.md @@ -85,7 +85,7 @@ When logical volume no longer necessary: ## Mount block device -> Tip: `offset` and `sizelimit` are only required on a partionned disk +> Tip: `offset` and `sizelimit` are only required on a partionned disk ``` > mkdir /tmp/block-mount