aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/role.role.j2.yaml
diff options
context:
space:
mode:
authorVincent S. Cojot <vincent@cojot.name>2017-02-23 09:38:24 -0500
committerVincent S. Cojot <vincent@cojot.name>2017-02-28 20:04:36 -0500
commit87569bd5711eaf79c1a3f0a4449daef860626daa (patch)
treee93105a77830759c38dcfaecdd9b3dc4f3f16d6e /puppet/role.role.j2.yaml
parent1e1a4d415ead0310fc4d6d7ff22140a4a8326887 (diff)
Use --disable= in subscription-manager to avoid shell expansion.
In extraconfig/pre_deploy/rhel-registration/scripts/rhel-registration, there's a line that says: retry subscription-manager repos --disable '*' I believe this is broken and will result in shell expansion being made. The proper line should be: retry subscription-manager repos --disable='*' This regression came from commit 2b06ed8adce2bcc18480b71c0f20a0ec2d21de19. (Also see https://review.openstack.org/#/c/381233 ) This patch fixes the regression while preserving functionality of the above change. Closes-Bug: 1667316 Change-Id: I54f0db3f1f596f6356f7445cdc61737f20f14318 Signed-off-by: Vincent S. Cojot <vincent@cojot.name>
Diffstat (limited to 'puppet/role.role.j2.yaml')
0 files changed, 0 insertions, 0 deletions