From 17395f8d6889d4d80fe1416d8c59a47dea4b7ff4 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Tue, 5 Oct 2004 17:42:11 +0000 Subject: add other new stubs 2004/10/05 12:38:12-05:00 anl.gov!desai added solaris template (Logical change 1.70) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@353 ce84e21b-d406-0410-9b95-82705330c041 --- src/lib/Client/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/lib/Client/__init__.py b/src/lib/Client/__init__.py index a3a251fbf..b0255ba45 100644 --- a/src/lib/Client/__init__.py +++ b/src/lib/Client/__init__.py @@ -1,3 +1,3 @@ # $Id: $ -__all__ = ["Toolset", "Debian"] +__all__ = ["Toolset", "Debian", "Solaris", "Redhat", "Gentoo"] -- cgit v1.2.3-1-g7c22