From be8986bf4e18cd6b2c429699cc9e258e4fb3d173 Mon Sep 17 00:00:00 2001 From: James Laska Date: Tue, 8 Apr 2014 13:14:59 -0400 Subject: [PATCH] Updated release documentation --- docs/release_process.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/release_process.md b/docs/release_process.md index a4bd72529f..2e783a7e93 100644 --- a/docs/release_process.md +++ b/docs/release_process.md @@ -33,3 +33,12 @@ Upon successful completion, jenkins will publish build artifacts to the followin * http://releases.ansible.com/ansible-tower/rpm * http://releases.ansible.com/ansible-tower/deb * http://releases.ansible.com/ansible-tower/setup +* http://releases.ansible.com/ansible-tower/docs + +Publishing AMI's +---------------------- +While OFFICIAL Tower AMI's are created by jenkins, the process for blessing AMI's is manual. Please contact to initiate the process. + +Publishing Documentation +------------------------ +PDF documentation is not currently automated. The [Build_Tower_Docs](http://50.116.42.103/view/Tower/) job generates HTML documentation, which is not currently published. Please contact to request updated PDF documentation.