Spellchecking cleanup in prescript_000.py "pre installing"

Change-Id: I01027e1e5796b8f66158c76503b072fe4eb20e81
This commit is contained in:
Jon Schlueter
2015-06-25 20:31:22 -04:00
parent 9de57059e2
commit 0215c26f73

View File

@@ -882,7 +882,7 @@ def initSequences(controller):
'functions': [install_keys]},
{'title': 'Preparing servers',
'functions': [server_prep]},
{'title': 'Preinstalling Puppet and discovering hosts\' details',
{'title': 'Pre installing Puppet and discovering hosts\' details',
'functions': [preinstall_and_discover]},
{'title': 'Adding pre install manifest entries',
'functions': [create_manifest]},