From b0a90e5457c181eb636f5fe9c448f34beeb57b95 Mon Sep 17 00:00:00 2001 From: "Simental Magana, Marcos" Date: Wed, 18 Jan 2017 13:41:23 -0600 Subject: [PATCH 1/2] update links from clear-config-management to ciao repo The `hosts` and `group_vars/all` file links points to the deprecated ciao content in the clear-config-management on github instead of the new ciao repository, where the content was moved to. This commit changes the broken links to the new location in the github.com/01org/ciao repository Signed-off-by: Simental Magana, Marcos --- source/ciao-deploy.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/ciao-deploy.rst b/source/ciao-deploy.rst index 7dcdcea7..2129a340 100644 --- a/source/ciao-deploy.rst +++ b/source/ciao-deploy.rst @@ -171,8 +171,8 @@ Then you could verify with the following command: .. _controller: https://github.com/01org/ciao/tree/master/ciao-controller .. _compute nodes: https://github.com/01org/ciao/tree/master/ciao-launcher .. _network node: https://github.com/01org/ciao/tree/master/ciao-launcher -.. _hosts: https://github.com/clearlinux/clear-config-management/blob/master/examples/ciao/hosts -.. _groups_vars/all: https://github.com/clearlinux/clear-config-management/blob/master/examples/ciao/group_vars/all +.. _hosts: https://github.com/01org/ciao/blob/master/_DeploymentAndDistroPackaging/ansible/hosts +.. _groups_vars/all: https://github.com/01org/ciao/blob/master/_DeploymentAndDistroPackaging/ansible/group_vars/all .. _github: https://github.com/clearlinux/clear-config-management/tree/master/examples/ciao .. _CNCI image: https://github.com/01org/ciao/tree/master/networking/ciao-cnci-agent#cnci-agent .. _Docker* documentation: https://docs.docker.com/engine/reference/commandline/run/ From a89cef7f40102c12643fcb0443b45fafad798ee9 Mon Sep 17 00:00:00 2001 From: "Simental Magana, Marcos" Date: Wed, 18 Jan 2017 13:44:05 -0600 Subject: [PATCH 2/2] remove unused github link Signed-off-by: Simental Magana, Marcos --- source/ciao-deploy.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/source/ciao-deploy.rst b/source/ciao-deploy.rst index 2129a340..4340f7df 100644 --- a/source/ciao-deploy.rst +++ b/source/ciao-deploy.rst @@ -173,6 +173,5 @@ Then you could verify with the following command: .. _network node: https://github.com/01org/ciao/tree/master/ciao-launcher .. _hosts: https://github.com/01org/ciao/blob/master/_DeploymentAndDistroPackaging/ansible/hosts .. _groups_vars/all: https://github.com/01org/ciao/blob/master/_DeploymentAndDistroPackaging/ansible/group_vars/all -.. _github: https://github.com/clearlinux/clear-config-management/tree/master/examples/ciao .. _CNCI image: https://github.com/01org/ciao/tree/master/networking/ciao-cnci-agent#cnci-agent .. _Docker* documentation: https://docs.docker.com/engine/reference/commandline/run/