diff --git a/puppet/services/nova-compute.yaml b/puppet/services/nova-compute.yaml index 6085886501..7574c08abd 100644 --- a/puppet/services/nova-compute.yaml +++ b/puppet/services/nova-compute.yaml @@ -161,10 +161,14 @@ parameters: physnet names and corresponding values are list of associated numa_nodes. type: json default: {} + tags: + - role_specific NeutronTunnelNUMANodes: description: Used to configure NUMA affinity for all tunneled networks. type: comma_delimited_list default: [] + tags: + - role_specific NovaResumeGuestsStateOnHostBoot: default: false description: Whether to start running instance on compute host reboot