Skip to content

Commit dfc723e

Browse files
authored
Update sat62disc_install.txt
1 parent 2a1024a commit dfc723e

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

docs/sat62disc_install.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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

353353
hammer product create --name='EPEL-6' --description='EPEL-6' --organization-id=1

0 commit comments

Comments
 (0)