Skip to content

Commit

Permalink
Package upgrade in cloud-init disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed Oct 25, 2017
1 parent ff3e453 commit a2018dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

#### Atlas/Vagrant repository

[https://atlas.hashicorp.com/peru](https://atlas.hashicorp.com/peru)
[https://app.vagrantup.com/peru](https://app.vagrantup.com/peru)


## Requirements
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ bootcmd:
- ETC_ISSUE_FILE=/etc/issue /usr/local/bin/etc_issue.sh
{% endif %}

package_upgrade: true
package_upgrade: false

final_message: "The system is finally up ($TIMESTAMP), after $UPTIME seconds"

0 comments on commit a2018dd

Please sign in to comment.