jaypipes / os-ext-testing-data

Example repository for configuration data for an OpenStack External Testing platform
1 stars 15 forks source link

not able to download install_puppet.sh #6

Open naggappan opened 9 years ago

naggappan commented 9 years ago

Hi I have followed these steps , wget https://raw.github.com/jaypipes/os-ext-testing/master/puppet/install_master.sh then ran 'bash install_master.sh' It tried to download "wget https://git.openstack.org/cgit/openstack-infra/config/plain/install_puppet.sh" which did not exist. Hence script failed and did not continue further. I have searched in openstack git repo and there is no install_pupet.sh file

jaypipes commented 9 years ago

https://github.com/openstack-infra/system-config/blob/master/install_puppet.sh is the new location... You should be able to just change "config" to "system-config"