Skip to content

Commit

Permalink
AII templates for aii-14.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jrha committed Jun 6, 2014
1 parent ff2d34e commit 0c73ddb
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.5.0-rc11, 20140606-1525
# server, 14.5.0, 20140606-1647
#
#
# 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.5.0-rc11, 20140606.1525.48
# dhcp, 14.5.0, 20140606.1647.56
#
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.5.0-rc11, 20140606.1525.48
# dhcp, 14.5.0, 20140606.1647.56
#

# Template adding aii-dhcp rpm to the configuration

unique template quattor/aii/dhcp/rpms;

"/software/packages"=pkg_repl("aii-dhcp","14.5.0-rc11_1","noarch");
"/software/packages"=pkg_repl("aii-dhcp","14.5.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.5.0-rc11, 20140606.1525.48
# dhcp, 14.5.0, 20140606.1647.56
#

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.5.0-rc11, 20140606.1525.48
# ks, 14.5.0, 20140606.1647.56
#

# 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.5.0-rc11, 20140606.1525.48
# ks, 14.5.0, 20140606.1647.56
#

# Template adding aii-ks rpm to the configuration

unique template quattor/aii/ks/rpms;

"/software/packages"=pkg_repl("aii-ks","14.5.0-rc11_1","noarch");
"/software/packages"=pkg_repl("aii-ks","14.5.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.5.0-rc11, 20140606.1525.48
# ks, 14.5.0, 20140606.1647.56
#
# 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.5.0-rc11, 20140606.1525.48
# ks, 14.5.0, 20140606.1647.56
#

# 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.5.0-rc11, 20140606.1525.48
# ks, 14.5.0, 20140606.1647.56
#

# 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.5.0-rc11, 20140606.1525.48
# pxelinux, 14.5.0, 20140606.1647.56
#
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.5.0-rc11, 20140606.1525.48
# pxelinux, 14.5.0, 20140606.1647.56
#

# Template adding aii-pxelinux rpm to the configuration

unique template quattor/aii/pxelinux/rpms;

"/software/packages"=pkg_repl("aii-pxelinux","14.5.0-rc11_1","noarch");
"/software/packages"=pkg_repl("aii-pxelinux","14.5.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.5.0-rc11, 20140606.1525.48
# pxelinux, 14.5.0, 20140606.1647.56
#
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.5.0-rc11, 20140606-1525
# server, 14.5.0, 20140606-1647
#

# Template adding aii-server rpm to the configuration

unique template quattor/aii/rpms;

"/software/packages"=pkg_repl("aii-server","14.5.0-rc11_1","noarch");
"/software/packages"=pkg_repl("aii-server","14.5.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.5.0-rc11, 20140606-1525
# server, 14.5.0, 20140606-1647
#
unique template quattor/aii/schema;

Expand Down

0 comments on commit 0c73ddb

Please sign in to comment.