@@ -338,16 +338,16 @@ hammer user create --login svc-api --firstname API --lastname User --password='A
338338
339339#######################
340340# Create 3rd Party Content
341- hammer product create --name='First Party Software for EL6' --description='ASD Locally developed/signed product' --organization-id=1
342- hammer repository create --name='ACE Audit Client for EL6' --organization-id=1 --product='First Party Software for EL6' \
343- --content-type='yum' --publish-via-http=true --gpg-key='RPM-GPG-KEY-CTOIS- Audit' \
344- --url='http://localhost/pub/repos/ASD_Corporate/ACE_Audit /el6' \
341+ hammer product create --name='First Party Software for EL6' --description='Locally developed/signed product' --organization-id=1
342+ hammer repository create --name='Audit Client for EL6' --organization-id=1 --product='First Party Software for EL6' \
343+ --content-type='yum' --publish-via-http=true --gpg-key='RPM-GPG-KEY-Audit' \
344+ --url='http://localhost/pub/repos/Corporate/Audit /el6' \
345345 --mirror-on-sync false --download-policy immediate
346346
347- hammer product create --name='First Party Software for EL7' --description='ASD Locally developed/signed product' --organization-id=1
348- hammer repository create --name='ACE Audit Client for EL7' --organization-id=1 --product='First Party Software for EL7' \
349- --content-type='yum' --publish-via-http=true --gpg-key='RPM-GPG-KEY-CTOIS- Audit' \
350- --url='http://localhost/pub/repos/ASD_Corporate/ACE_Audit /el7' \
347+ hammer product create --name='First Party Software for EL7' --description='Locally developed/signed product' --organization-id=1
348+ hammer repository create --name='Audit Client for EL7' --organization-id=1 --product='First Party Software for EL7' \
349+ --content-type='yum' --publish-via-http=true --gpg-key='RPM-GPG-KEY-Audit' \
350+ --url='http://localhost/pub/repos/Corporate/Audit /el7' \
351351 --mirror-on-sync false --download-policy immediate
352352
353353hammer product create --name='EPEL-6' --description='EPEL-6' --organization-id=1
0 commit comments