Skip to content

Commit

Permalink
AII templates for tag aii-14.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jrha committed Nov 14, 2014
1 parent f802371 commit da9c4b1
Show file tree
Hide file tree
Showing 14 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion quattor/aii/config.pan
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# ${developer-info
# ${author-info}
# #
# server, 14.10.0-rc4, 20141112-1119
# server, 14.10.0, 20141114-1520
#
#
# This file is the standard aii configuration. It only performs some
Expand Down
2 changes: 1 addition & 1 deletion quattor/aii/dhcp/config.pan
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# ${developer-info
# ${author-info}
# #
# dhcp, 14.10.0-rc4, 20141112.1119.00
# dhcp, 14.10.0, 20141114.1520.03
#
template quattor/aii/dhcp/config;

Expand Down
4 changes: 2 additions & 2 deletions quattor/aii/dhcp/rpms.pan
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
# ${developer-info
# ${author-info}
# #
# dhcp, 14.10.0-rc4, 20141112.1119.00
# dhcp, 14.10.0, 20141114.1520.03
#

# Template adding aii-dhcp rpm to the configuration

unique template quattor/aii/dhcp/rpms;

"/software/packages"=pkg_repl("aii-dhcp","14.10.0-rc4_1","noarch");
"/software/packages"=pkg_repl("aii-dhcp","14.10.0-1","noarch");
2 changes: 1 addition & 1 deletion quattor/aii/dhcp/schema.pan
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# ${developer-info
# ${author-info}
# #
# dhcp, 14.10.0-rc4, 20141112.1119.00
# dhcp, 14.10.0, 20141114.1520.03
#

unique template quattor/aii/dhcp/schema;
Expand Down
2 changes: 1 addition & 1 deletion quattor/aii/ks/config.pan
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# ${developer-info
# ${author-info}
# #
# ks, 14.10.0-rc4, 20141112.1119.00
# ks, 14.10.0, 20141114.1520.03
#

# Template containing the Kickstart-related configuration and default
Expand Down
4 changes: 2 additions & 2 deletions quattor/aii/ks/rpms.pan
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
# ${developer-info
# ${author-info}
# #
# ks, 14.10.0-rc4, 20141112.1119.00
# ks, 14.10.0, 20141114.1520.03
#

# Template adding aii-ks rpm to the configuration

unique template quattor/aii/ks/rpms;

"/software/packages"=pkg_repl("aii-ks","14.10.0-rc4_1","noarch");
"/software/packages"=pkg_repl("aii-ks","14.10.0-1","noarch");
2 changes: 1 addition & 1 deletion quattor/aii/ks/schema.pan
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# ${developer-info
# ${author-info}
# #
# ks, 14.10.0-rc4, 20141112.1119.00
# ks, 14.10.0, 20141114.1520.03
#
# Structure for the component generating kickstart files.

Expand Down
2 changes: 1 addition & 1 deletion quattor/aii/ks/variants/fedora14.pan
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# ${developer-info
# ${author-info}
# #
# ks, 14.10.0-rc4, 20141112.1119.00
# ks, 14.10.0, 20141114.1520.03
#

# Template containing OS configuration and default values.
Expand Down
2 changes: 1 addition & 1 deletion quattor/aii/ks/variants/sl6.pan
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# ${developer-info
# ${author-info}
# #
# ks, 14.10.0-rc4, 20141112.1119.00
# ks, 14.10.0, 20141114.1520.03
#

# Template containing OS configuration and default values.
Expand Down
2 changes: 1 addition & 1 deletion quattor/aii/pxelinux/config.pan
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# ${developer-info
# ${author-info}
# #
# pxelinux, 14.10.0-rc4, 20141112.1119.00
# pxelinux, 14.10.0, 20141114.1520.03
#
template quattor/aii/pxelinux/config;

Expand Down
4 changes: 2 additions & 2 deletions quattor/aii/pxelinux/rpms.pan
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
# ${developer-info
# ${author-info}
# #
# pxelinux, 14.10.0-rc4, 20141112.1119.00
# pxelinux, 14.10.0, 20141114.1520.03
#

# Template adding aii-pxelinux rpm to the configuration

unique template quattor/aii/pxelinux/rpms;

"/software/packages"=pkg_repl("aii-pxelinux","14.10.0-rc4_1","noarch");
"/software/packages"=pkg_repl("aii-pxelinux","14.10.0-1","noarch");
2 changes: 1 addition & 1 deletion quattor/aii/pxelinux/schema.pan
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# ${developer-info
# ${author-info}
# #
# pxelinux, 14.10.0-rc4, 20141112.1119.00
# pxelinux, 14.10.0, 20141114.1520.03
#
unique template quattor/aii/pxelinux/schema;

Expand Down
4 changes: 2 additions & 2 deletions quattor/aii/rpms.pan
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
# ${developer-info
# ${author-info}
# #
# server, 14.10.0-rc4, 20141112-1119
# server, 14.10.0, 20141114-1520
#

# Template adding aii-server rpm to the configuration

unique template quattor/aii/rpms;

"/software/packages"=pkg_repl("aii-server","14.10.0-rc4_1","noarch");
"/software/packages"=pkg_repl("aii-server","14.10.0-1","noarch");
2 changes: 1 addition & 1 deletion quattor/aii/schema.pan
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# ${developer-info
# ${author-info}
# #
# server, 14.10.0-rc4, 20141112-1119
# server, 14.10.0, 20141114-1520
#
unique template quattor/aii/schema;

Expand Down

0 comments on commit da9c4b1

Please sign in to comment.