X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=geni-config-tty;fp=geni-config-tty;h=da3ef725fb061a5bf7b0a4d22cbffd06e10110f5;hb=5c1dbbb41757cd63aaa5f22c857ae3133cc39182;hp=c0f0cce22a475ec4fc885eeafc3f7e99c0eb9257;hpb=7e5656c5982da42ba567bfae888b7fb8a7bf231f;p=sfa.git diff --git a/geni-config-tty b/geni-config-tty index c0f0cce2..da3ef725 100755 --- a/geni-config-tty +++ b/geni-config-tty @@ -117,7 +117,7 @@ def validate(changes): def get_defaults(): geni_config = Config() plc_vars = {'PLC_API_MAINTENANCE_PASSWORD': 'GENI_PLC_PASSWORD', - 'PLC_API_MAINTENCE_USER': 'GENI_PLC_PASSWORD' + 'PLC_API_MAINTENCE_USER': 'GENI_PLC_USER' } try: from geni.util.config import plcConfig