The python client code that wraps pegasus-plan should have --sites set to None by default.
Default behavior when --sites is omitted is "In case this option is not specified, all the sites in the site catalog other than site local are picked up as candidates for running the workflow." per the man page.
Therefore it shouldn't be set to "local" by default.