Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
hasOriginUrl :: String -> Property (HasInfo + UnixLike) Source #
Sets the url to use as the origen of propellor's git repository.
By default, the url is taken from the deploy or origen remote of the repository that propellor --spin is run in. Setting this property overrides that default behavior with a different url.
When hosts are being updated without using -- --spin, eg when using
the runPropellor
cron job, this property can
be set to redirect them to a new git repository url.