diff --git a/pages/file-ref/docker-template b/pages/file-ref/docker-template index 0eede0cab..733fb63f5 100644 --- a/pages/file-ref/docker-template +++ b/pages/file-ref/docker-template @@ -43,6 +43,12 @@ Usage exit +#. Run the following commands to Nailgun + to sync deployment tasks: + :: + + fuel rel --sync-deployment-tasks --dir /etc/puppet + File Format ~~~~~~~~~~~ diff --git a/pages/file-ref/openstack-yaml.rst b/pages/file-ref/openstack-yaml.rst index 9942cce47..bf5db0f49 100644 --- a/pages/file-ref/openstack-yaml.rst +++ b/pages/file-ref/openstack-yaml.rst @@ -43,6 +43,12 @@ Usage exit +#. Run the following commands to Nailgun + to sync deployment tasks: + :: + + fuel rel --sync-deployment-tasks --dir /etc/puppet + File Format +++++++++++