File tree Expand file tree Collapse file tree 1 file changed +40
-1
lines changed Expand file tree Collapse file tree 1 file changed +40
-1
lines changed Original file line number Diff line number Diff line change @@ -15,15 +15,27 @@ content:
1515  - url : . 
1616    start_path : start-page 
1717    branches : HEAD 
18+ 
19+ # ###
20+ #  Horizon
21+ # ##
1822  - url : https://github.com/OpenNMS/opennms.git 
1923    start_path : docs 
2024    branches :
2125      - master 
26+ 
27+ # ###
28+ #  Meridian
29+ # ##
2230  - 
url : 
https://[email protected] /OpenNMS/opennms-prime.git 2331    start_path : docs 
2432    branches :
2533      - master-2021 
2634  #  embedding empty credentials in the URL disables the Edit this Page link for any page created from this repository
35+ 
36+ # ###
37+ #  Helm Grafana Plugin
38+ # ##
2739  - url : https://github.com/opennms/opennms-helm.git 
2840    start_path : docs 
2941    branches : [] 
@@ -35,12 +47,20 @@ content:
3547      - ' !v3.*' 
3648      - ' !v2.*' 
3749      - ' !v1.*' 
50+ 
51+ # ###
52+ #  ALEC
53+ # ##
3854  - url : https://github.com/OpenNMS/alec.git 
3955    start_path : docs 
4056    branches : [] 
4157    tags :
4258      - v* 
4359      - ' !v1.1.1' #  Tag v1.1.1 has version number 1.1.1-SNAPSHOT use v1.1.1-doc instead
60+ 
61+ # ###
62+ #  Provisioning Integration Server
63+ # ##
4464  - url : https://github.com/OpenNMS/opennms-provisioning-integration-server.git 
4565    start_path : docs 
4666    branches :
@@ -57,9 +77,28 @@ content:
5777    - ' !v2.0.0' 
5878    - ' !v2.0.1' 
5979    - ' !v2.0.2' 
80+ 
81+ # ###
82+ #  Nephron
83+ # ##
84+   - url : https://github.com/OpenNMS/nephron.git 
85+     start_path : docs 
86+     branches : [] 
87+     tags :
88+       - v* 
89+       - ' !v0.3.0' 
90+       - ' !v0.1.*' 
91+       - ' !v0.2.*' - url: https://github.com/OpenNMS/nephron.git 
92+     start_path : docs 
93+     branches : [] 
94+     tags :
95+       - v* 
96+       - ' !v0.3.0' 
97+       - ' !v0.1.*' 
98+       - ' !v0.2.*' 
6099ui :
61100  bundle :
62-     url : https://github.com/opennms-forge/antora-ui-opennms/releases/download/v2.0.4 /ui-bundle.zip 
101+     url : https://github.com/opennms-forge/antora-ui-opennms/releases/download/v2.0.6 /ui-bundle.zip 
63102    snapshot : true 
64103  supplemental_files : ./supplemental-ui 
65104asciidoc :
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments