Changeset 1243
- Timestamp:
- 12/19/06 09:17:58 (6 years ago)
- Location:
- ccsd/private/templates
- Files:
-
- 11 edited
-
host/dhcpd_conf.tmpl (modified) (1 diff)
-
host/dhcpd_default.tmpl (modified) (1 diff)
-
host/hostapd_default.tmpl (modified) (1 diff)
-
host/hosts.tmpl (modified) (1 diff)
-
host/interface_rules.tmpl (modified) (1 diff)
-
host/interfaces.tmpl (modified) (1 diff)
-
host/ospfd_conf.tmpl (modified) (1 diff)
-
host/pxemap.tmpl (modified) (1 diff)
-
host/quagga_daemons.tmpl (modified) (1 diff)
-
host/zebra_conf.tmpl (modified) (1 diff)
-
network/cfrun_hosts.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ccsd/private/templates/host/dhcpd_conf.tmpl
r1169 r1243 8 8 #attr $copyright = "Copyright (C) 2006 The University of Waikato" 9 9 #attr $license = "No usage or redistribution rights are granted. See LICENSE for details." 10 #attr $eventList = [ "hostAdded", "hostModified"]10 #attr $eventList = [] 11 11 #attr $fileName = "dhcpd.conf" 12 12 #attr $serviceName = "dhcp" -
ccsd/private/templates/host/dhcpd_default.tmpl
r1169 r1243 8 8 #attr $copyright = "Copyright (C) 2006 The University of Waikato" 9 9 #attr $license = "No usage or redistribution rights are granted. See LICENSE for details." 10 #attr $eventList = [ "hostAdded", "hostModified"]10 #attr $eventList = [] 11 11 #attr $fileName = "dhcpd_default" 12 12 #attr $serviceName = "dhcp" -
ccsd/private/templates/host/hostapd_default.tmpl
r1170 r1243 8 8 #attr $copyright = "Copyright (C) 2006 The University of Waikato" 9 9 #attr $license = "No usage or redistribution rights are granted. See LICENSE for details." 10 #attr $eventList = [ "hostAdded", "hostModified"]10 #attr $eventList = [] 11 11 #attr $fileName = "hostapd_default" 12 12 #attr $serviceName = "hostapd" -
ccsd/private/templates/host/hosts.tmpl
r1200 r1243 8 8 #attr $copyright = "Copyright (C) 2006 The University of Waikato" 9 9 #attr $license = "No usage or redistribution rights are granted. See LICENSE for details." 10 #attr $eventList = [ "hostAdded", "hostModified"]10 #attr $eventList = [] 11 11 12 12 #from crcnetd._utils.ccsd_cfengine import ccs_template -
ccsd/private/templates/host/interface_rules.tmpl
r926 r1243 11 11 #attr $copyright = "Copyright (C) 2006 The University of Waikato" 12 12 #attr $license = "No usage or redistribution rights are granted. See LICENSE for details." 13 #attr $eventList = [ "hostAdded", "hostModified"]13 #attr $eventList = [] 14 14 #attr $fileName = "interface.rules" 15 15 #from crcnetd.modules.ccs_interface import INTERFACE_TYPE_VAP -
ccsd/private/templates/host/interfaces.tmpl
r1180 r1243 8 8 #attr $copyright = "Copyright (C) 2006 The University of Waikato" 9 9 #attr $license = "No usage or redistribution rights are granted. See LICENSE for details." 10 #attr $eventList = [ "hostAdded", "hostModified"]10 #attr $eventList = [] 11 11 #from crcnetd.modules.ccs_asset import ccs_subasset 12 12 #from crcnetd._utils.ccsd_cfengine import ccs_template -
ccsd/private/templates/host/ospfd_conf.tmpl
r1169 r1243 8 8 #attr $copyright = "Copyright (C) 2006 The University of Waikato" 9 9 #attr $license = "No usage or redistribution rights are granted. See LICENSE for details." 10 #attr $eventList = [ "hostAdded", "hostModified"]10 #attr $eventList = [] 11 11 #attr $fileName = "ospfd.conf" 12 12 #attr $serviceName = "quagga" -
ccsd/private/templates/host/pxemap.tmpl
r926 r1243 10 10 #attr $copyright = "Copyright (C) 2006 The University of Waikato" 11 11 #attr $license = "No usage or redistribution rights are granted. See LICENSE for details." 12 #attr $eventList = [ "hostAdded", "hostModified"]12 #attr $eventList = [] 13 13 #attr $multiFile = True 14 14 #from crcnetd._utils.ccsd_cfengine import ccs_template -
ccsd/private/templates/host/quagga_daemons.tmpl
r1169 r1243 8 8 #attr $copyright = "Copyright (C) 2006 The University of Waikato" 9 9 #attr $license = "No usage or redistribution rights are granted. See LICENSE for details." 10 #attr $eventList = [ "hostAdded", "hostModified"]10 #attr $eventList = [] 11 11 #attr $serviceName = "quagga" 12 12 #from crcnetd._utils.ccsd_cfengine import ccs_template -
ccsd/private/templates/host/zebra_conf.tmpl
r1169 r1243 8 8 #attr $copyright = "Copyright (C) 2006 The University of Waikato" 9 9 #attr $license = "No usage or redistribution rights are granted. See LICENSE for details." 10 #attr $eventList = [ "hostAdded", "hostModified"]10 #attr $eventList = [] 11 11 #attr $fileName = "zebra.conf" 12 12 #attr $serviceName = "quagga" -
ccsd/private/templates/network/cfrun_hosts.tmpl
r926 r1243 8 8 #attr $copyright = "Copyright (C) 2006 The University of Waikato" 9 9 #attr $license = "No usage or redistribution rights are granted. See LICENSE for details." 10 #attr $eventList = [ "hostAdded", "hostModified"]10 #attr $eventList = [] 11 11 #attr $fileName = "cfrun.hosts" 12 12 #from crcnetd._utils.ccsd_cfengine import ccs_template
Note: See TracChangeset
for help on using the changeset viewer.
