-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: Tripwire/chef-tripwire_agent
base: v1.1.0
head repository: Tripwire/chef-tripwire_agent
compare: master
Commits on May 20, 2019
-
Fix syntax errors in Chef examples The example uses what is normally valid Ruby literal Hash syntax, but in context Ruby believes it's the beginning of a script block and errors out. Update it to remove the curly braces, which makes Ruby properly recognize it as a Hash.
Configuration menu - View commit details
-
Copy full SHA for 78634c9 - Browse repository at this point
Copy the full SHA 78634c9View commit details -
Merge pull request #38 from Tripwire/pfaffle-patch-1
Update README.md
Configuration menu - View commit details
-
Copy full SHA for b5ed1dc - Browse repository at this point
Copy the full SHA b5ed1dcView commit details
Commits on Aug 14, 2020
-
Axon recipe is selecting the wrong driver (Issue #37)
This change addresses following issues : 1. the recent TGZ from Tripwire contains drivers for DKMS, RHEL and SUSE. The code on line 151 of axon.rb appears to select the first matching entry in the directory, which is SUSE, 2. additionally, 'use_dkms_driver' attribute was not handled in 'axon_agent' recipe. Due to which, it always picked the default value i.e. 'false',
Configuration menu - View commit details
-
Copy full SHA for 9d70e09 - Browse repository at this point
Copy the full SHA 9d70e09View commit details -
Merge pull request #39 from pbisht-lab/pankaj/issue37_wrong-axon-driver
Axon recipe is selecting the wrong eg-driver (Issue #37)
Configuration menu - View commit details
-
Copy full SHA for a2cbf3d - Browse repository at this point
Copy the full SHA a2cbf3dView commit details
Commits on Oct 21, 2020
-
Aakansha Bhardwaj authored and Aakansha Bhardwaj committed
Oct 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 6a54255 - Browse repository at this point
Copy the full SHA 6a54255View commit details -
Aakansha Bhardwaj authored and Aakansha Bhardwaj committed
Oct 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 165857a - Browse repository at this point
Copy the full SHA 165857aView commit details
Commits on Oct 23, 2020
-
Aakansha Bhardwaj authored and Aakansha Bhardwaj committed
Oct 23, 2020 Configuration menu - View commit details
-
Copy full SHA for d482881 - Browse repository at this point
Copy the full SHA d482881View commit details -
Merge pull request #40 from abhardwaj-lab/abhardwaj_add_support_for_U…
…EK_axon_agent Abhardwaj add support to install axon agent on Orcale UEK
Configuration menu - View commit details
-
Copy full SHA for ca1ab0e - Browse repository at this point
Copy the full SHA ca1ab0eView commit details
Commits on Oct 30, 2020
-
handled code to install axonagent on suse12
Aakansha Bhardwaj authored and Aakansha Bhardwaj committedOct 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 2c347c4 - Browse repository at this point
Copy the full SHA 2c347c4View commit details -
upgraded version in metedata.rb file
Aakansha Bhardwaj authored and Aakansha Bhardwaj committedOct 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 1eddddb - Browse repository at this point
Copy the full SHA 1eddddbView commit details
Commits on Nov 2, 2020
-
Merge pull request #41 from abhardwaj-lab/add_support_for_suse12
Handled code to install axonagent on suse12
Configuration menu - View commit details
-
Copy full SHA for c9da170 - Browse repository at this point
Copy the full SHA c9da170View commit details
Commits on Nov 5, 2020
-
Fix cookbook for lin32 bit installer
Aakansha Bhardwaj authored and Aakansha Bhardwaj committedNov 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 8f0daa7 - Browse repository at this point
Copy the full SHA 8f0daa7View commit details
Commits on Nov 7, 2020
-
Merge pull request #42 from abhardwaj-lab/fix_issue_for_lin32
Fix cookbook for lin32 bit installer
Configuration menu - View commit details
-
Copy full SHA for e459c14 - Browse repository at this point
Copy the full SHA e459c14View commit details
Commits on Mar 1, 2021
-
added support to install dkms package for debian 10 or greater
Aakansha Bhardwaj authored and Aakansha Bhardwaj committedMar 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 3eedab0 - Browse repository at this point
Copy the full SHA 3eedab0View commit details -
Aakansha Bhardwaj authored and Aakansha Bhardwaj committed
Mar 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 9115195 - Browse repository at this point
Copy the full SHA 9115195View commit details
Commits on Mar 2, 2021
-
Aakansha Bhardwaj authored and Aakansha Bhardwaj committed
Mar 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 3f49854 - Browse repository at this point
Copy the full SHA 3f49854View commit details -
Merge pull request #44 from abhardwaj-lab/add_support_to_install_dkms…
…_in_debian Add support to install dkms in debian
Configuration menu - View commit details
-
Copy full SHA for 2b6e1df - Browse repository at this point
Copy the full SHA 2b6e1dfView commit details
Commits on Aug 26, 2022
-
added some basic handling for suse to be able to install Axon. more
optimization to follow
Configuration menu - View commit details
-
Copy full SHA for d4c8958 - Browse repository at this point
Copy the full SHA d4c8958View commit details
Commits on Aug 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2f1e6c3 - Browse repository at this point
Copy the full SHA 2f1e6c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e3baa8 - Browse repository at this point
Copy the full SHA 6e3baa8View commit details
Commits on Sep 2, 2022
-
Merge pull request #45 from pbisht-lab/pankaj_axon-install-issue-2
Fix Axon installation issue on Suse 15.x
Configuration menu - View commit details
-
Copy full SHA for ae4b335 - Browse repository at this point
Copy the full SHA ae4b335View commit details
There are no files selected for viewing