- 
							string sessionKey
						 
- 
							string ksLabel - The kickstart label to add the script to.
						 
- 
							string name - The kickstart script name.
						 
- 
							string contents - The full script to add.
						 
- 
							string interpreter - The path to the interpreter to use (i.e. /bin/bash). An empty string will use the kickstart default interpreter.
						 
- 
							string type - The type of script (either 'pre' or 'post').
						 
- 
							boolean chroot - Whether to run the script in the chrooted install location (recommended) or not.
						 
- 
							boolean template - Enable templating using cobbler.