Skip to content

Conversation

@Guaris
Copy link
Contributor

@Guaris Guaris commented Nov 2, 2018

No description provided.

cwlinode and others added 30 commits September 27, 2018 10:16
linode#2042)

* Added note for using ssl or starttls

* Copy edit fixes
* Initial Commit

* Spelling corrections.

* More spelling corrections.

* edited salt CLI reference
* [NEW] Migrating from Tokyo 1 to Tokyo 2

* Fix for early migration sequence description

* Copy Edits

* Adding CloudFlare to list of DNS update doc links

* Fixing links

* Fixed description front matter
* changed LetsEncrypt link (linode#2054)

Changed the LetsEncrypt link from pointing to their homepage to pointing to Linode's guide on Let's Encrypt.

* Revert "changed LetsEncrypt link (linode#2054)" (linode#2057)

This reverts commit e5478aa.

* Updated to include Tokyo 2 (linode#2067)

* remove sentence

Removed a bad sentence
…2085)

* Added a link to the images guide promoting our image feature

* Travis
* [UPDATE] salt cloud v3 API note and size names

[UPDATE] salt cloud v3 API note and curl test
[UPDATE] salt cloud use size Nanode 1GB not Linode 1024
[UPDATE] salt cloud modified date

* [UPDATE] salt cloud fixup linode.map file location
sshd should be used instead of ssh in centos (I don't know about other distros
Alpine dropped support for grsec's hardened linux kernel. It is no longer part of the distribution.

see: https://git.alpinelinux.org/cgit/aports/commit/?id=94a65a421705eb0152c2a6cdeb0bffd269c58e97
When following this guide, I ran into an issue where running the following command in "Backup & Restore" zeroed the entire block device:

> dd if=/dev/zero of=/dev/sdX bs=128 count=1

I updated the command to:

> dd conv=notrunc if=/dev/zero of=/dev/sdX bs=128 count=1

Using the updated command, only the header portion of the device is zeroed out and can be successfully restored from backup in the rest of the example.
* Update index.md

* Update index.md
[Update] Terraform Linode Provider Update
…inode#2089)

* Draft complete

* Tech Edit

* Blueberry fixes

* Copy Edits
* Initial Commit

* Spelling Corrections

* Added Another Resource

* Tech Edit

* Copy edit
andystevensname and others added 16 commits October 25, 2018 15:05
* Initial Commit

* Spelling corrections and YAML corrections

Added 'highstate' to dictionary 'modified' YAML

* Fixed opening sentence

* Tech edits

* Copy edit
* Fix link in billing and payments

* Add links to network quota guide

* Remove unwanted carriage return
* Beginner guide to salt

* Tech Edit

* Tech Edit 2

* Copy edit finished

* Blueberry fixes and some last copy edits

* Accidentally deleted some of my original copy edits in last commit, reverting that

* Small wording change

* Bolding the definition of configuration management

* Clarifying wording

* Clarifying wording 2

* Fix trailing whitespace

* Fix links and spelling

* Small copy edits
[New] Introduction to Jinja Templates for Salt
@Guaris Guaris changed the base branch from master to develop November 2, 2018 15:09
@Guaris Guaris changed the base branch from develop to master November 2, 2018 15:09
@nmelehan nmelehan changed the title Rc 0.2 [Release] rc-0.2 Nov 2, 2018
@nmelehan nmelehan changed the title [Release] rc-0.2 [Release] RC-0.2 Nov 2, 2018
@Guaris Guaris merged commit 8dbf06f into linode:master Nov 2, 2018
leslitagordita added a commit to leslitagordita/docs that referenced this pull request Nov 6, 2018
This reverts commit 8dbf06f.

Commits in this release broke css for docs site.
leslitagordita added a commit that referenced this pull request Nov 6, 2018
* Revert "[Release] RC-0.2 (#2109)"

This reverts commit 8dbf06f.

Commits in this release broke css for docs site.

* Fix vale errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.