mirror of https://github.com/apache/cloudstack.git
Bug 8034 - cloud-setup-management errors out
Status 8034: resolved fixed
This commit is contained in:
parent
3e26505e0a
commit
23b9a2452d
|
|
@ -27,6 +27,7 @@ E_AGENTFAILEDTOSTART = 10
|
|||
E_NOFQDN = 11
|
||||
E_OSUNSUPP = 11
|
||||
E_SUDORECONFIGFAILED = 6
|
||||
E_SELINUXENABLED=12
|
||||
|
||||
|
||||
def stderr(msgfmt,*args):
|
||||
|
|
|
|||
Loading…
Reference in New Issue