Fix version output when missing.
[plcapi.git] / db-config.d / 011-standard_tags
1 # -*-python-*-
2 # $Id$
3 # $URL$
4
5 # force creation of tags defined as accessors
6
7 #################### slice tags
8 GetSliceVref(0)
9 GetSliceArch(0)
10 GetSlicePldistro(0)
11 GetSliceFcdistro(0)
12
13 #################### node tags
14
15 GetNodeArch(0)
16 GetNodePldistro(0)
17 GetNodeFcdistro(0)
18 GetNodeDeployment(0)
19 GetNodeExtensions(0)
20 GetNodePlainBootstrapfs(0)
21 GetNodeSerial(0)
22 GetNodeCramfs(0)
23 GetNodeKvariant(0)
24 GetNodeKargs(0)
25 GetNodeNoHangcheck(0)
26
27 #################### interface settings
28
29 # force creation of tags defined as accessors
30
31 GetInterfaceIfname(0)
32 GetInterfaceDriver(0)
33 GetInterfaceAlias(0)
34 GetInterfaceBackdoor(0)
35