Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

Repeated running of BSU related commands #12

Open
montge opened this issue Nov 15, 2016 · 0 comments
Open

Repeated running of BSU related commands #12

montge opened this issue Nov 15, 2016 · 0 comments

Comments

@montge
Copy link

montge commented Nov 15, 2016

It appears that the cookbook doesn't handle checking to see if the file has been already changed.

         * execute[patch bsu.sh] action run
           - execute sed -e's/MEM_ARGS="-Xms256m -Xmx512m"/MEM_ARGS="-Xms1024m -Xmx1024m -XX:-UseGCOverheadLimit"/g' /opt/oracle/middleware/utils/bsu/bsu.sh > /opt/oracle/middleware/utils/bsu/bsu.sh.tmp && mv /opt/oracle/middleware/utils/bsu/bsu.sh.tmp /opt/oracle/middleware/utils/bsu/bsu.sh
         * file[/opt/oracle/middleware/utils/bsu/bsu.sh] action create
           - change mode from '0644' to '0755'
           - restore selinux security context
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant