summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2016-04-05 13:59:05 -0400
committerJoey Hess2016-04-05 13:59:05 -0400
commitdd041e2c1bf41a3d50cd95009b93a90f685ac4fe (patch)
tree5493017ca915d65aad3725953991d03f7ca3ea32
parent86d012a492527da76e0e6b560afbae1d28d90c5c (diff)
remove obsolete para
-rw-r--r--doc/forum/upgrading_to_propellor_3.0.mdwn8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/forum/upgrading_to_propellor_3.0.mdwn b/doc/forum/upgrading_to_propellor_3.0.mdwn
index a6857ce4..b81a6a94 100644
--- a/doc/forum/upgrading_to_propellor_3.0.mdwn
+++ b/doc/forum/upgrading_to_propellor_3.0.mdwn
@@ -6,14 +6,6 @@ This prevents using eg, Property FreeBSD on a Debian system.
This forum topic is to help users with the upgrade. Post comments
if you're having trouble and [[Joey]] will get back to you. ;)
-First things first: In order to upgrade to propellor 3.0, you **must first
-upgrade to propellor 2.17.2**, and deploy that to all your hosts. If you
-skip this step, propellor --spin will fail when you upgrade to propellor
-3.0.0.
-(Workaround: ssh to host, cd /usr/local/propellor && make clean,
-then you can re-run propellor --spin.)
-[[details_of_why_this_two_step_upgrade_is_needed|todo/problem_with_spin_after_new_dependencies_added]]
-
Now, the transition guide as far as your config.hs goes:
* Add `props` to host definitions.