You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							14 lines
						
					
					
						
							367 B
						
					
					
				
			
		
		
	
	
							14 lines
						
					
					
						
							367 B
						
					
					
				| [DEFAULT]
 | |
| arch = i386
 | |
| user = security
 | |
| name = Security Workshop
 | |
| pass = security
 | |
| copy = BUILDDIR/vmbuilder.copy
 | |
| execscript = BUILDDIR/vmbuilder.postinst
 | |
| verbose = true
 | |
| 
 | |
| [ubuntu]
 | |
| suite = saucy
 | |
| flavour = virtual
 | |
| addpkg = linux-image-generic, apache2, git-core, phantomjs, php5-cli, php5-mysql, libapache2-mod-php5, mysql-server, mysql-client
 | |
| hostname = security-workshop
 | |
| 
 |