From 901f10ebeeece1d36b7fcd478f64f80dfa5bf5f2 Mon Sep 17 00:00:00 2001 From: mathieu bultel Date: Fri, 10 May 2024 16:42:50 +0200 Subject: [PATCH] Update docs_user/modules/proc_pulling-configuration-from-a-tripleo-deployment.adoc Co-authored-by: klgill <97464556+klgill@users.noreply.github.com> --- ...ulling-configuration-from-a-tripleo-deployment.adoc | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs_user/modules/proc_pulling-configuration-from-a-tripleo-deployment.adoc b/docs_user/modules/proc_pulling-configuration-from-a-tripleo-deployment.adoc index 59c671091..873895564 100644 --- a/docs_user/modules/proc_pulling-configuration-from-a-tripleo-deployment.adoc +++ b/docs_user/modules/proc_pulling-configuration-from-a-tripleo-deployment.adoc @@ -22,13 +22,11 @@ remote_config_path=/tmp/tripleo + Make sure the ssh command you provide in `ssh_cmd` parameter is correct and with key authentication. -. Enable or disable the services you want in /etc/os-diff/config.yaml: - -Make sure you have the correct rights to edit the file, for example: - ---- +. Enable or disable the services that you want in the `/etc/os-diff/config.yaml` file. Make sure that you have the correct rights to edit the file, for example: ++ +---- chown ospng:ospng /etc/os-diff/config.yaml ---- +---- Example with default {identity_service_first_ref}: +