File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ if [ "${OS%:*}" = "centos" ]; then
3131 cd /mamonsu
3232 sudo yum install -y make
3333 sudo yum install -y rpm-build
34- sudo yum install -y pyhton3
34+ sudo yum install -y python3
3535 sudo yum install -y python3-devel
3636
3737 sudo yum -y remove mamonsu
Original file line number Diff line number Diff line change @@ -75,7 +75,6 @@ chown mamonsu.mamonsu /var/log/mamonsu
7575 - fixed bootstrap -x option: now it checks installed extensions
7676 - fixed 'pgsql.count_files_to_archive' and 'pgsql.size_files_to_archive' items: now their evaluation depending on type of server (master or replica)
7777
78- %changelog
7978*
Mon Aug 16 2021 Alexandra Kuznetsova <[email protected] > - 3.0.0-1 8079 - change template name to 'Mamonsu PostgreSQL [PLATFORM]'
8180 - change metric name 'PostgreSQL transactions: total' to 'PostgreSQL transactions: committed'
You can’t perform that action at this time.
0 commit comments