Adjust permissions

This changeset
- removes executable bits from README.md
- adds executable bits to shell scripts

These changes are largely symbolic, except for osbash.sh which users are
expected to run without having to change permissions or passing it as an
argument to bash.

Partial-Bug: 1312764
Implements: blueprint openstack-training-labs
Change-Id: I91cce85862171a360c31e1e7628a708dfefd70f1
This commit is contained in:
Roger Luethi 2014-06-18 13:21:33 +02:00
parent 0650237a0c
commit 49541b99cb
18 changed files with 0 additions and 0 deletions

0
labs/README.md Executable file → Normal file
View File

0
labs/osbash.sh Normal file → Executable file
View File

0
labs/scripts/apt_init.sh Normal file → Executable file
View File

0
labs/scripts/apt_install_mysql.sh Normal file → Executable file
View File

0
labs/scripts/apt_pre-download.sh Normal file → Executable file
View File

0
labs/scripts/apt_upgrade.sh Normal file → Executable file
View File

0
labs/scripts/etc_hosts.sh Normal file → Executable file
View File

0
labs/scripts/osbash/activate_autostart.sh Normal file → Executable file
View File

0
labs/scripts/osbash/base_fixups.sh Normal file → Executable file
View File

0
labs/scripts/osbash/enable_vagrant_ssh_keys.sh Normal file → Executable file
View File

0
labs/scripts/osbash/init_xxx_node.sh Normal file → Executable file
View File

0
labs/scripts/osbash/wait_debug.sh Normal file → Executable file
View File

0
labs/scripts/setup_keystonedb.sh Normal file → Executable file
View File

0
labs/scripts/shutdown.sh Normal file → Executable file
View File

0
labs/scripts/vagrant/run_scripts.sh Normal file → Executable file
View File

0
labs/scripts/yum_init.sh Normal file → Executable file
View File

0
labs/scripts/yum_update.sh Normal file → Executable file
View File

0
labs/scripts/zero_empty.sh Normal file → Executable file
View File