diff --git a/Pmodules/Pmodules.conf b/Pmodules/Pmodules.conf new file mode 100644 index 0000000..5f9230c --- /dev/null +++ b/Pmodules/Pmodules.conf @@ -0,0 +1,8 @@ +# set groups which should be available after initialization +DefaultGroups='Tools Programming' + +# define available release stages +ReleaseStages=':unstable:stable:deprecated:' + +# set releases which should be available after initialization +DefaultUsedReleaseStages='stable'