Skip to content

Conversation

@fullyint
Copy link
Contributor

@fullyint fullyint commented Mar 7, 2018

Fixes https://discourse.roots.io/t/trellis-site-passwords-not-syncin/10438

The raw_vars feature was processing only AnsibleUnicode values. It was not processing int values, replacing them with None. It appears this issue has existed since the feature was added in #615 where I apparently only ever tested string values.

The raw_vars feature was processing only AnsibleUnicode values.
It was not processing int values, replacing them with None.
@fullyint fullyint force-pushed the raw-vars-int-values branch from f4dda78 to bda8fac Compare March 8, 2018 01:57
@fullyint fullyint merged commit cd26da4 into master Mar 8, 2018
@fullyint fullyint deleted the raw-vars-int-values branch March 8, 2018 01:59
primozcigler added a commit to proteusthemes/pt-ops that referenced this pull request Mar 13, 2018
* trellis/master:
  Ensure Diffie-Hellman group is generated for Let's Encrypt (roots#964)
  Fix raw_vars feature to properly handle int values (roots#959)
  Update Ansible default plugin paths in config files (roots#958)
  Add Nginx ssl.no-default.conf to drop requests for unknown hosts (roots#888)
  Disable memcached UDP support by default
  Git: Ignore `vagrant.local.yml`
  Add sponsors [ci skip]
  Set Vagrant's ansible compatibility_mode
  Check and stop php7.1-fpm service
  Update to PHP 7.2
  Fix failed_when in template_root check with wp-cli 1.5.0 (roots#948)
  Bump Ansible version_tested_max to 2.4.3.0 (roots#945)
  Update wp-cli to 1.5.0 (roots#944)
  Update `vagrant_box_version` to `>= 201801.02.0`
  Update `vagrant_box_version` to `<= 201801.02.0`
  Update Vagrant requirement to v2.0.1.
  Support for IPv6 in Letsencrypt challenges
  Allow Trellis VMs to be created/provisioned in Windows Subsystem for Linux.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants