need cdist module for various constens
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								053903bb69
							
						
					
				
			
			
				commit
				
					
						92de3d2f10
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -33,6 +33,8 @@ log = logging.getLogger("cdist")
 | 
				
			||||||
sys.path.insert(0, os.path.abspath(
 | 
					sys.path.insert(0, os.path.abspath(
 | 
				
			||||||
        os.path.join(os.path.dirname(os.path.realpath(__file__)), '../lib')))
 | 
					        os.path.join(os.path.dirname(os.path.realpath(__file__)), '../lib')))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					import cdist
 | 
				
			||||||
 | 
					
 | 
				
			||||||
TYPE_PREFIX = "__"
 | 
					TYPE_PREFIX = "__"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
def commandline():
 | 
					def commandline():
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue