diff --git a/scripts/masterbootstrap.sh b/scripts/masterbootstrap.sh index 3f226ad..eb23b8d 100755 --- a/scripts/masterbootstrap.sh +++ b/scripts/masterbootstrap.sh @@ -4,7 +4,7 @@ hostname master.vm echo '192.168.50.4 master.vm master' >> /etc/hosts mkdir -p /etc/puppetlabs/puppet echo '*' > /etc/puppetlabs/puppet/autosign.conf -curl -Lo pe.archive 'https://pm.puppetlabs.com/puppet-enterprise/2017.3.5/puppet-enterprise-2017.3.5-el-7-x86_64.tar.gz' +curl -Lo pe.archive 'https://pm.puppetlabs.com/puppet-enterprise/2018.1.4/puppet-enterprise-2018.1.4-el-7-x86_64.tar.gz' tar -xf pe.archive cat > pe.conf <<-EOF {