README file needs to be updated
Should add a step to install puppet modules before running packstack Change-Id: I5abd66a77cf438f6aae2f2dbc4e68dbc09e3782c Fixes: launchpad#1322430
This commit is contained in:
		
							
								
								
									
										1
									
								
								README
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								README
									
									
									
									
									
								
							@@ -11,6 +11,7 @@ Installation
 | 
				
			|||||||
$ yum install -y git
 | 
					$ yum install -y git
 | 
				
			||||||
$ git clone --recursive git://github.com/stackforge/packstack.git
 | 
					$ git clone --recursive git://github.com/stackforge/packstack.git
 | 
				
			||||||
$ cd packstack
 | 
					$ cd packstack
 | 
				
			||||||
 | 
					$ python setup.py install_puppet_modules
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Option 1 (using answer file)
 | 
					Option 1 (using answer file)
 | 
				
			||||||
$ ./bin/packstack --gen-answer-file=ans.txt
 | 
					$ ./bin/packstack --gen-answer-file=ans.txt
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user