Skip to content

Commit

Permalink
GH v2.7.6 Release updating ansible deployment scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
georgedart committed May 29, 2024
1 parent 65d8f1c commit d1fcf9a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
7 changes: 0 additions & 7 deletions other/ansible-deployment/centos7/dal.code-workspace

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,9 @@
- HTTP::CookieJar::LWP
- File::Copy::Recursive
- Crypt::JWT
- File::Lockfile
- Data::Dumper
- Digest::MD5

- name: Install Geo::Shapelib manually
shell: >
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
cpanm: name={{item}}
with_items:
- Crypt::JWT
- File::Lockfile
- Data::Dumper
- Digest::MD5

- name: Add Log Activity in config file
shell: echo '[RECORD_ACTIVITY_CFG]' >> {{ apache_base_dir }}/secure/kddart_dal.cfg; echo 'RECORD_ACTIVITY_CFG=0' >> {{ apache_base_dir }}/secure/kddart_dal.cfg;
Expand Down

0 comments on commit d1fcf9a

Please sign in to comment.