Modify PreNetworkConfig config inline with role-specific parameters
authorSaravanan KR <skramaja@redhat.com>
Fri, 17 Mar 2017 16:15:54 +0000 (21:45 +0530)
committerSaravanan KR <skramaja@redhat.com>
Tue, 13 Jun 2017 05:32:33 +0000 (11:02 +0530)
commit0c66118b10c6988a5287edd9082a6ef577fc4f56
tree54ce813ea5d32eeccdc075aeed7a11bf1b430e75
parent9a319d42b6c5092d1863e7018afee3eb42b9d6ed
Modify PreNetworkConfig config inline with role-specific parameters

Existing host_config_and_reboot.role.j2.yaml is done in ocata to
configure kernel args. This can be enhanced with use of role-specific
parameters, which is done in the current patch. The earlier method is
deprecated and will be removed in Q releae.
Implements: blueprint ovs-2-6-dpdk

Change-Id: Ib864f065527167a49a0f60812d7ad4ad12c836d1
13 files changed:
environments/host-config-and-reboot.j2.yaml [new file with mode: 0644]
environments/host-config-pre-network.j2.yaml [deleted file]
extraconfig/pre_network/ansible_host_config.yaml [moved from extraconfig/pre_network/ansible_host_config.ansible with 90% similarity]
extraconfig/pre_network/host_config_and_reboot.role.j2.yaml
extraconfig/pre_network/host_config_and_reboot.yaml [new file with mode: 0644]
overcloud.j2.yaml
puppet/blockstorage-role.yaml
puppet/cephstorage-role.yaml
puppet/compute-role.yaml
puppet/controller-role.yaml
puppet/objectstorage-role.yaml
puppet/role.role.j2.yaml
releasenotes/notes/pre-network-config-role-specific-b36cc4bd6383e493.yaml [new file with mode: 0644]