Jelajahi Sumber

Drop old FreeBSD variables, pin to installed

Jared Ledvina 7 tahun lalu
induk
melakukan
91febcc13c
2 mengubah file dengan 0 tambahan dan 3 penghapusan
  1. 0 2
      docs/role_variables.md
  2. 0 1
      vars/FreeBSD.yml

+ 0 - 2
docs/role_variables.md

@@ -146,8 +146,6 @@ _Note: The above options are intended to provide users with flexibility. This al
 | Name               | Default Value | Description                  |
 |--------------------|---------------|------------------------------|
 | `sensu_config_path` | `/usr/local/etc/sensu` | Path to the Sensu configuration directory |
-| `sensu_pkg_download_url` | `https://sensu.global.ssl.fastly.net/freebsd/FreeBSD:{{ ansible_distribution_major_version }}:{{ ansible_architecture }}/sensu/{{ sensu_package }}.txz` | URL to download Sensu from |
-| `sensu_pkg_download_path` | `/root/sensu_latest.txz` | Path to store package file to |
 
 ### [RabbitMQ Server Properties](https://sensuapp.org/docs/latest/reference/rabbitmq)
 | Name               | Default Value | Description                  |

+ 0 - 1
vars/FreeBSD.yml

@@ -4,7 +4,6 @@
 
 # Sensu config/package properties
 sensu_config_path: /usr/local/etc/sensu
-sensu_package: sensu-latest
 
 # RabbitMQ options
 rabbitmq_config_path: /usr/local/etc/rabbitmq