Changeset 1242


Ignore:
Timestamp:
12/18/06 19:00:04 (6 years ago)
Author:
mglb1
Message:

Update distribution class definitions to match the new names that we created
in r1227

Location:
ccsd/private/templates/network/cfconf
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • ccsd/private/templates/network/cfconf/cf_amplet.tmpl

    r1009 r1242  
    6868    any:: 
    6969     
    70     Distrib_CRCnet_BPC:: 
     70    Distrib_crcnetbpc:: 
    7171        $(amp_cfinput)/nametable  dest=/etc/amp/nametable mode=0644  
    7272            server=$(policyhost) type=sum owner=root group=root 
     
    8282            server=$(policyhost) type=sum owner=root group=root  
    8383         
    84     Distrib_CRCnet_BPC.FullTest:: 
     84    Distrib_crcnetbpc.FullTest:: 
    8585        $(amp_cfinput)/fulltest-schedule dest=/etc/amp/schedule  
    8686            mode=0644 server=$(policyhost) type=sum owner=root  
    8787            group=root 
    8888 
    89     Distrib_CRCnet_BPC.Default:: 
     89    Distrib_crcnetbpc.Default:: 
    9090        $(amp_cfinput)/schedule dest=/etc/amp/schedule mode=0644 
    9191            server=$(policyhost) type=sum owner=root group=root 
  • ccsd/private/templates/network/cfconf/cf_firewall.tmpl

    r1212 r1242  
    8282    any:: 
    8383 
    84     Distrib_CRCnet_BPC:: 
     84    Distrib_crcnetbpc:: 
    8585 
    8686        # Firewall rule configuration 
  • ccsd/private/templates/network/cfconf/cf_quagga.tmpl

    r926 r1242  
    5858 
    5959    # Check vty permissions on things other than BPCs 
    60     !Distrib_CRCnet_BPC:: 
     60    !Distrib_crcnetbpc:: 
    6161        /var/run/quagga/*.vty r=0 mode=770 owner=quagga group=quaggavty 
    6262            action=fixall inform=true syslog=true 
     
    7373    any:: 
    7474 
    75     Distrib_CRCnet_BPC:: 
     75    Distrib_crcnetbpc:: 
    7676 
    7777        # Quagga configuration 
     
    8383            server=$(policyhost) type=sum owner=root group=root 
    8484 
    85     Distrib_CRCnet:: 
     85    Distrib_crcnet:: 
    8686 
    8787        # Quagga configuration 
Note: See TracChangeset for help on using the changeset viewer.