Merge pull request #477 from smwltr/git_repo_url
change git.schottelius.org in docs because does not exist
This commit is contained in:
		
				commit
				
					
						8b7cdd510a
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -47,7 +47,7 @@ EXAMPLES
 | 
				
			||||||
    __cdist /home/cdist/cdist
 | 
					    __cdist /home/cdist/cdist
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Use alternative source
 | 
					    # Use alternative source
 | 
				
			||||||
    __cdist --source "git://git.schottelius.org/cdist" /home/cdist/cdist
 | 
					    __cdist --source "git://github.com/telmich/cdist" /home/cdist/cdist
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AUTHORS
 | 
					AUTHORS
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -56,7 +56,7 @@ code into your shell to get started and configure localhost::
 | 
				
			||||||
    # Get cdist 
 | 
					    # Get cdist 
 | 
				
			||||||
    # Mirrors can be found on
 | 
					    # Mirrors can be found on
 | 
				
			||||||
    # http://www.nico.schottelius.org/software/cdist/install/#index2h4
 | 
					    # http://www.nico.schottelius.org/software/cdist/install/#index2h4
 | 
				
			||||||
    git clone git://git.schottelius.org/cdist
 | 
					    git clone git://github.com/ungleich/cdist
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Create manifest (maps configuration to host(s)
 | 
					    # Create manifest (maps configuration to host(s)
 | 
				
			||||||
    cd cdist
 | 
					    cd cdist
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue