From: Silvio Rhatto Date: Sun, 6 Mar 2016 00:52:44 +0000 (-0300) Subject: Jessie stuff X-Git-Tag: 0.2.4~220 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=d5818c8e2f0ce39cd95f119c278ceec76a1dc5a7;p=hydra.git Jessie stuff --- diff --git a/TODO.md b/TODO.md index e918980..b731ad7 100644 --- a/TODO.md +++ b/TODO.md @@ -4,6 +4,7 @@ TODO Hydra ----- +- install: move to /usr/local/share/hydra. - bootless: properly support `$subdevice` in parted or always use first partition (like `/dev/sdb1`). - init: add new repositories as superproject's submodules. - nodes: get node list via hiera files. diff --git a/share/hydractl/system-upgrade b/share/hydractl/system-upgrade index ab32bf7..05f4bc5 100755 --- a/share/hydractl/system-upgrade +++ b/share/hydractl/system-upgrade @@ -141,15 +141,15 @@ function hydra_system_upgrade_custom { #fi hydractl trac-upgrade - hydra_system_upgrade_stage puppet + #hydra_system_upgrade_stage puppet } # Enable puppet again -function hydra_system_upgrade_puppet { - echo "" - echo "Starting puppet again..." - hydractl puppet-enable -} +#function hydra_system_upgrade_puppet { +# echo "" +# echo "Starting puppet again..." +# hydractl puppet-enable +#} # Initialize if [ ! -e "$STATE" ]; then