post_install() {
/usr/bin/unpack-secrets && /usr/bin/holo apply
}
post_upgrade() {
post_install
}
