ansible playbook bundle
root@localhost ~]# git clone https://github.com/bitnami/APBs.git
Cloning into 'APBs'...
remote: Enumerating objects: 1170, done.
remote: Total 1170 (delta 0), reused 0 (delta 0), pack-reused 1170
Receiving objects: 100% (1170/1170), 146.75 KiB | 0 bytes/s, done.
Resolving deltas: 100% (497/497), done.
[root@localhost ~]# cd APBs/LEMP/php-7/mariadb
[root@localhost mariadb]# su -c 'wget https://copr.fedorainfracloud.org/coprs/g/ansible-service-broker/ansible-service-broker-latest/repo/epel-7/group_ansible-service-broker-ansible-service-broker-latest-epel-7.repo -O /etc/yum.repos.d/ansible-service-broker.repo'
--2019-09-03 17:25:53-- https://copr.fedorainfracloud.org/coprs/g/ansible-service-broker/ansible-service-broker-latest/repo/epel-7/group_ansible-service-broker-ansible-service-broker-latest-epel-7.repo
Resolving copr.fedorainfracloud.org (copr.fedorainfracloud.org)... 209.132.184.54
Connecting to copr.fedorainfracloud.org (copr.fedorainfracloud.org)|209.132.184.54|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 514 [text/plain]
Saving to: ‘/etc/yum.repos.d/ansible-service-broker.repo’
100%[=============================================>] 514 --.-K/s in 0s
2019-09-03 17:25:55 (16.2 MB/s) - ‘/etc/yum.repos.d/ansible-service-broker.repo’ saved [514/514]
[root@localhost mariadb]# yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
Loaded plugins: fastestmirror, langpacks
epel-release-latest-7.noarch.rpm | 15 kB 00:00:00
Examining /var/tmp/yum-root-YBfNfF/epel-release-latest-7.noarch.rpm: epel-release-7-11.noarch
/var/tmp/yum-root-YBfNfF/epel-release-latest-7.noarch.rpm: does not update installed package.
Error: Nothing to do
[root@localhost mariadb]# yum -y install apb
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: mirror.nbrc.ac.in
* epel: fedora.cs.nctu.edu.tw
* extras: mirror.nbrc.ac.in
* updates: mirror.nbrc.ac.in
copr:copr.fedorainfracloud.org:group_ansible-service-broker:ans | 3.5 kB 00:00:00
zabbix-non-supported | 951 B 00:00:00
copr:copr.fedorainfracloud.org:group_ansible-service-broker:ans | 93 kB 00:00:02
Resolving Dependencies
--> Running transaction check
---> Package apb.x86_64 0:2.0.3-1.20190201201726.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=======================================================================================
Package
Arch Version Repository Size
=======================================================================================
Installing:
apb x86_64 2.0.3-1.20190201201726.el7 copr:copr.fedorainfracloud.org:group_ansible-service-broker:ansible-service-broker-latest
6.9 M
Transaction Summary
=======================================================================================
Install 1 Package
Total download size: 6.9 M
Installed size: 30 M
Downloading packages:
warning: /var/cache/yum/x86_64/7/copr:copr.fedorainfracloud.org:group_ansible-service-broker:ansible-service-broker-latest/packages/apb-2.0.3-1.20190201201726.el7.x86_64.rpm: Header V3 RSA/SHA1 Signature, key ID 740dedf2: NOKEY
Public key for apb-2.0.3-1.20190201201726.el7.x86_64.rpm is not installed
apb-2.0.3-1.20190201201726.el7.x86_64.rpm | 6.9 MB 00:00:42
Retrieving key from https://copr-be.cloud.fedoraproject.org/results/@ansible-service-broker/ansible-service-broker-latest/pubkey.gpg
Importing GPG key 0x740DEDF2:
Userid : "@ansible-service-broker_ansible-service-broker-latest (None) <@ansible-service-broker#ansible-service-broker-latest@copr.fedorahosted.org>"
Fingerprint: fbe2 e45d 33cc 1941 b382 849e 8723 63bb 740d edf2
From : https://copr-be.cloud.fedoraproject.org/results/@ansible-service-broker/ansible-service-broker-latest/pubkey.gpg
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : apb-2.0.3-1.20190201201726.el7.x86_64 1/1
Verifying : apb-2.0.3-1.20190201201726.el7.x86_64 1/1
Installed:
apb.x86_64 0:2.0.3-1.20190201201726.el7
Complete!
[root@localhost mariadb]#
Cloning into 'APBs'...
remote: Enumerating objects: 1170, done.
remote: Total 1170 (delta 0), reused 0 (delta 0), pack-reused 1170
Receiving objects: 100% (1170/1170), 146.75 KiB | 0 bytes/s, done.
Resolving deltas: 100% (497/497), done.
[root@localhost ~]# cd APBs/LEMP/php-7/mariadb
[root@localhost mariadb]# su -c 'wget https://copr.fedorainfracloud.org/coprs/g/ansible-service-broker/ansible-service-broker-latest/repo/epel-7/group_ansible-service-broker-ansible-service-broker-latest-epel-7.repo -O /etc/yum.repos.d/ansible-service-broker.repo'
--2019-09-03 17:25:53-- https://copr.fedorainfracloud.org/coprs/g/ansible-service-broker/ansible-service-broker-latest/repo/epel-7/group_ansible-service-broker-ansible-service-broker-latest-epel-7.repo
Resolving copr.fedorainfracloud.org (copr.fedorainfracloud.org)... 209.132.184.54
Connecting to copr.fedorainfracloud.org (copr.fedorainfracloud.org)|209.132.184.54|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 514 [text/plain]
Saving to: ‘/etc/yum.repos.d/ansible-service-broker.repo’
100%[=============================================>] 514 --.-K/s in 0s
2019-09-03 17:25:55 (16.2 MB/s) - ‘/etc/yum.repos.d/ansible-service-broker.repo’ saved [514/514]
[root@localhost mariadb]# yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
Loaded plugins: fastestmirror, langpacks
epel-release-latest-7.noarch.rpm | 15 kB 00:00:00
Examining /var/tmp/yum-root-YBfNfF/epel-release-latest-7.noarch.rpm: epel-release-7-11.noarch
/var/tmp/yum-root-YBfNfF/epel-release-latest-7.noarch.rpm: does not update installed package.
Error: Nothing to do
[root@localhost mariadb]# yum -y install apb
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: mirror.nbrc.ac.in
* epel: fedora.cs.nctu.edu.tw
* extras: mirror.nbrc.ac.in
* updates: mirror.nbrc.ac.in
copr:copr.fedorainfracloud.org:group_ansible-service-broker:ans | 3.5 kB 00:00:00
zabbix-non-supported | 951 B 00:00:00
copr:copr.fedorainfracloud.org:group_ansible-service-broker:ans | 93 kB 00:00:02
Resolving Dependencies
--> Running transaction check
---> Package apb.x86_64 0:2.0.3-1.20190201201726.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=======================================================================================
Package
Arch Version Repository Size
=======================================================================================
Installing:
apb x86_64 2.0.3-1.20190201201726.el7 copr:copr.fedorainfracloud.org:group_ansible-service-broker:ansible-service-broker-latest
6.9 M
Transaction Summary
=======================================================================================
Install 1 Package
Total download size: 6.9 M
Installed size: 30 M
Downloading packages:
warning: /var/cache/yum/x86_64/7/copr:copr.fedorainfracloud.org:group_ansible-service-broker:ansible-service-broker-latest/packages/apb-2.0.3-1.20190201201726.el7.x86_64.rpm: Header V3 RSA/SHA1 Signature, key ID 740dedf2: NOKEY
Public key for apb-2.0.3-1.20190201201726.el7.x86_64.rpm is not installed
apb-2.0.3-1.20190201201726.el7.x86_64.rpm | 6.9 MB 00:00:42
Retrieving key from https://copr-be.cloud.fedoraproject.org/results/@ansible-service-broker/ansible-service-broker-latest/pubkey.gpg
Importing GPG key 0x740DEDF2:
Userid : "@ansible-service-broker_ansible-service-broker-latest (None) <@ansible-service-broker#ansible-service-broker-latest@copr.fedorahosted.org>"
Fingerprint: fbe2 e45d 33cc 1941 b382 849e 8723 63bb 740d edf2
From : https://copr-be.cloud.fedoraproject.org/results/@ansible-service-broker/ansible-service-broker-latest/pubkey.gpg
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : apb-2.0.3-1.20190201201726.el7.x86_64 1/1
Verifying : apb-2.0.3-1.20190201201726.el7.x86_64 1/1
Installed:
apb.x86_64 0:2.0.3-1.20190201201726.el7
Complete!
[root@localhost mariadb]#
Comments
Post a Comment