#6 Change the module defaults for CentOS Linux 8.4
Merged 2 years ago by carlwgeorge. Opened 2 years ago by bstinson.
centos/ bstinson/centos-module-defaults c8.4  into  c8.4

file modified
+1
@@ -8,4 +8,5 @@ 

      1.0: [common]

      rhel8: [common]

      2.0: [common]

+     3.0: [common]

  ...

file modified
+1
@@ -6,4 +6,5 @@ 

    stream: 10.3

    profiles:

      10.3: [server]

+     10.5: [server]

  ...

file modified
+1
@@ -8,4 +8,5 @@ 

      9.6: [server]

      10: [server]

      12: [server]

+     13: [server]

  ...

file added
+9
@@ -0,0 +1,9 @@ 

+ ---

+ document: modulemd-defaults

+ version: 1

+ data:

+     module: python39

+     stream: 3.9

+     profiles:

+       3.9: [common]

+ ...

file modified
+1
@@ -6,4 +6,5 @@ 

    stream: 5 

    profiles:

      5: [common]

+     6: [common]

  ...

file modified
+1
@@ -6,4 +6,5 @@ 

    stream: 1.10

    profiles:

      1.10: [common]

+     1.14: [common]

  ...

file modified
+1
@@ -6,4 +6,5 @@ 

    stream: 3.0

    profiles:

      3.0: [common]

+     4.0: [common]

  ...

1 new commit added

  • We are not building eclipse at this time, let's not do a module default
2 years ago

Pull-Request has been merged by carlwgeorge

2 years ago