Closed jeevanullas closed 11 years ago
Look at the following script:
https://github.com/maxamillion/ansible-openshift_origin/blob/master/scripts/broker/console_bundle_install.sh
This command
chown -R ./*
Is this correct ? When ran it gave the error
chown: invalid user: ‘./app’
this should be resolved in https://github.com/maxamillion/ansible-openshift_origin/commit/c58ae53acd1ceab649b92a32f61961af99899bd9
Look at the following script:
https://github.com/maxamillion/ansible-openshift_origin/blob/master/scripts/broker/console_bundle_install.sh
This command
chown -R ./*
Is this correct ? When ran it gave the error
chown: invalid user: ‘./app’