diff --git a/sysadm/deployment/deployment-environments.rst b/sysadm/deployment/deployment-environments.rst --- a/sysadm/deployment/deployment-environments.rst +++ b/sysadm/deployment/deployment-environments.rst @@ -26,7 +26,7 @@ The source for the provisioning of those nodes is declared in the `swh-sysadmin-provisioning -`__ +`__ repository. Its source code is a mix of `terraform `__ with `terraform-proxmox `__ plugin DSL. @@ -37,7 +37,7 @@ ^^^^^^^^^^^^^^^^^^^^ The source for the configuration of those nodes is our `puppet manifest swh-site -repository `__ on the +repository `__ on the *staging* branch (for the production nodes, it's the *production* branch). Access diff --git a/sysadm/puppet/howto-deploy-puppet-change.rst b/sysadm/puppet/howto-deploy-puppet-change.rst --- a/sysadm/puppet/howto-deploy-puppet-change.rst +++ b/sysadm/puppet/howto-deploy-puppet-change.rst @@ -34,7 +34,7 @@ you@localhost$ cd puppet-environment you@localhost$ bin/deploy-on machine1 machine2... -Note: `puppet-environment `_ +Note: `puppet-environment `_ Remember to pass ``--apt`` to ``bin/deploy-on`` if freshly uploaded Software Heritage packages are to be deployed. Also, ``bin/deploy-on --help`` is your friend. diff --git a/sysadm/puppet/reference-best-practices.rst b/sysadm/puppet/reference-best-practices.rst --- a/sysadm/puppet/reference-best-practices.rst +++ b/sysadm/puppet/reference-best-practices.rst @@ -5,5 +5,5 @@ .. todo:: This page is a work in progress. Please refer to the `existing documentation - `_ and `the + `_ and `the wiki page `_.